Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lerouxrgd/rsgen-avro issues and pull requests

#76 - feat: add extra derives option

Pull Request - State: closed - Opened by ouertani 4 months ago - 3 comments

#75 - Fix gen code without chrono to handle nullable logical-dates

Pull Request - State: closed - Opened by kebbestrom 4 months ago - 1 comment

#74 - fix: optional chrono types

Pull Request - State: closed - Opened by ouertani 5 months ago - 1 comment

#73 - Fail to deserialize generated unions

Issue - State: open - Opened by oringnes 5 months ago - 2 comments

#72 - Any Plans to Support the IDL?

Issue - State: closed - Opened by baxterjo 6 months ago - 2 comments

#71 - `apache-avro` cannot serialize generated unions

Issue - State: closed - Opened by mati865 6 months ago - 4 comments

#70 - Fix serde visitor for byts with `use_avro_rs_unions` option

Pull Request - State: closed - Opened by mati865 6 months ago - 1 comment

#69 - Add `Bytes` variant to union visitors

Pull Request - State: closed - Opened by mati865 6 months ago - 1 comment

#67 - Field `doc` comments are not preserved

Issue - State: closed - Opened by mati865 6 months ago - 3 comments

#66 - Apache Avro 0.17

Pull Request - State: closed - Opened by lerouxrgd 6 months ago

#65 - 3d Arrays cause Templating error

Issue - State: closed - Opened by ajfabbri 8 months ago - 4 comments

#64 - Add support for user specified type imports and derive macros

Pull Request - State: closed - Opened by jpramosi 8 months ago

#63 - Support recursive types

Issue - State: closed - Opened by rockwotj 11 months ago - 8 comments

#62 - Union with a single type

Issue - State: closed - Opened by martin-g 12 months ago - 2 comments

#61 - Avro 0.16 wrongly fails on date examples

Issue - State: closed - Opened by lerouxrgd about 1 year ago - 28 comments

#60 - Updated Apache-avro dependency

Pull Request - State: closed - Opened by ilikepi63 about 1 year ago - 8 comments

#59 - Fix typo in `README.md`

Pull Request - State: closed - Opened by mjgarton about 1 year ago

#58 - Split CLI binary from the library crate

Pull Request - State: closed - Opened by oshevtsov over 1 year ago - 2 comments

#57 - Fix inconsistent enum default name generation

Pull Request - State: closed - Opened by oshevtsov over 1 year ago - 5 comments

#56 - [WIP] Initial support for the Avro "protocol" keyword

Pull Request - State: open - Opened by zeidoo almost 2 years ago - 9 comments

#55 - Add support for logical date types using chrono::NaiveDateTime #51

Pull Request - State: closed - Opened by lerouxrgd almost 2 years ago

#54 - Improve handling of 'out of order' schema inclusion

Issue - State: closed - Opened by chupaty almost 2 years ago

#53 - Unable to generate proper rust code for the record

Issue - State: closed - Opened by bwsw almost 2 years ago - 4 comments

#52 - Generated file content is a subset of Avro schema content

Issue - State: closed - Opened by dario-davi almost 2 years ago - 2 comments

#51 - Support logical date and timestamp types

Issue - State: closed - Opened by hsn10 almost 2 years ago - 4 comments

#50 - Fix multi def

Pull Request - State: closed - Opened by lerouxrgd almost 2 years ago

#49 - Templating error: Io error while writing rendered value to output: NotADirectory

Issue - State: closed - Opened by dario-davi almost 2 years ago - 9 comments

#48 - fix sanitize function

Pull Request - State: closed - Opened by untereiner about 2 years ago - 4 comments

#47 - issue sanitize function

Issue - State: closed - Opened by untereiner about 2 years ago - 1 comment

#46 - upstream apache-avro

Issue - State: closed - Opened by untereiner about 2 years ago - 4 comments

#45 - rsgen-avro throws error when --nullable param is used.

Issue - State: closed - Opened by markfarnan about 2 years ago - 4 comments

#44 - Unable to make it work for nested types in different Schema Files.

Issue - State: open - Opened by markfarnan about 2 years ago - 19 comments

#43 - Glob pattern generates Invalid arguments.

Issue - State: closed - Opened by untereiner over 2 years ago - 4 comments

#42 - Fix GenUnionVisitor for Schema::Record

Issue - State: closed - Opened by lerouxrgd over 2 years ago

#41 - Union with a record

Issue - State: closed - Opened by untereiner over 2 years ago - 2 comments

#40 - Allow union schema with non-null first variant

Pull Request - State: closed - Opened by martin-g over 2 years ago - 7 comments

#39 - Union types should allow "null" in any position

Issue - State: closed - Opened by chupaty over 2 years ago - 3 comments

#38 - Better Schema::Fixed support

Issue - State: closed - Opened by lerouxrgd over 2 years ago - 3 comments

#37 - Fix some minor Clippy warnings

Pull Request - State: closed - Opened by martin-g over 2 years ago - 1 comment

#36 - Use serde_bytes crate for serializing Schema::Bytes

Pull Request - State: closed - Opened by martin-g over 2 years ago - 4 comments

#35 - Add Schemas Source variant

Pull Request - State: closed - Opened by gudjonragnar over 2 years ago

#34 - Named dependent schemas

Issue - State: closed - Opened by gudjonragnar over 2 years ago - 7 comments

#33 - Fix clippy errors in generated files on 1.63 rust

Pull Request - State: closed - Opened by SneakyBerry over 2 years ago - 7 comments

#32 - support of metadata

Issue - State: open - Opened by untereiner over 2 years ago - 9 comments

#31 - support of namespace field

Issue - State: open - Opened by untereiner over 2 years ago - 2 comments

#30 - Cd

Pull Request - State: closed - Opened by lerouxrgd over 2 years ago

#29 - Tests

Pull Request - State: closed - Opened by lerouxrgd over 2 years ago

#28 - Defaults only on specific fields

Pull Request - State: closed - Opened by SneakyBerry over 2 years ago - 2 comments

#27 - Remove Default trait for whole structure

Issue - State: closed - Opened by SneakyBerry over 2 years ago - 13 comments

#26 - Fixes #25 - Migrate to Apache Avro Rust SDK

Pull Request - State: closed - Opened by martin-g almost 3 years ago - 10 comments

#25 - Support for union of records

Issue - State: closed - Opened by jchia almost 3 years ago - 6 comments

#24 - Multiline doc comments

Pull Request - State: closed - Opened by bemyak about 3 years ago - 1 comment

#23 - Suggestion: Include schema in generated object

Issue - State: closed - Opened by gudjonragnar over 3 years ago - 5 comments

#22 - Implementation of Default trait for records with Uuid fields is invalid

Issue - State: closed - Opened by gfmedeiros over 3 years ago - 2 comments

#21 - Add option to derive builders

Pull Request - State: closed - Opened by gudjonragnar over 3 years ago - 2 comments

#20 - Optionally generate builders for generated structs

Issue - State: closed - Opened by gudjonragnar over 3 years ago - 3 comments

#19 - Add support for deserializing from avro-rs unions

Pull Request - State: closed - Opened by codehearts over 3 years ago - 3 comments

#18 - Deserializing from avro_rs to rsgen_avro union fails with "not an enum"

Issue - State: closed - Opened by codehearts over 3 years ago - 5 comments

#17 - Updates generated code template to conform with rust 1.53 lints

Pull Request - State: closed - Opened by pilocchii over 3 years ago - 1 comment

#16 - WIP: Rework against potential schema binding changes in avro-rs

Pull Request - State: closed - Opened by GregBowyer almost 4 years ago - 3 comments

#15 - Panic index out of range

Issue - State: closed - Opened by joonnna almost 4 years ago - 5 comments

#14 - allow mut

Issue - State: closed - Opened by jvenant almost 4 years ago - 5 comments

#13 - Add variant_access_derive to the enums generated from union types

Pull Request - State: closed - Opened by batconjurer about 4 years ago - 3 comments

#12 - Cross deps

Pull Request - State: closed - Opened by lerouxrgd about 4 years ago

#11 - Add support for multi-valued unions #10

Pull Request - State: closed - Opened by lerouxrgd about 4 years ago

#10 - Union of more than three items fails

Issue - State: closed - Opened by jesseduffield about 4 years ago - 13 comments

#9 - Ability to parse cross depedencies among Avro schema files

Pull Request - State: closed - Opened by batconjurer about 4 years ago - 4 comments

#8 - Cannot generate an Optional array

Issue - State: closed - Opened by colinbankier about 4 years ago - 5 comments

#7 - Refactoring

Pull Request - State: closed - Opened by lerouxrgd about 4 years ago

#6 - Cannot generate code from directories with cross dependencies

Issue - State: closed - Opened by batconjurer about 4 years ago - 7 comments

#5 - Array of Records not supported ?

Issue - State: closed - Opened by 0x003e about 5 years ago - 7 comments

#4 - Include Schemas as lazy statics and allow loading definitions from pr…

Pull Request - State: closed - Opened by Igosuki about 5 years ago

#3 - Struct ordering

Issue - State: closed - Opened by Pritesh-Patel almost 6 years ago - 2 comments

#2 - Nullable

Pull Request - State: closed - Opened by lerouxrgd over 6 years ago

#1 - Recursive gen

Pull Request - State: closed - Opened by lerouxrgd over 6 years ago