issues
search
lerouxrgd
/
rsgen-avro
Command line and library for generating Rust types from Avro schemas
MIT License
37
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add extra derives option
#76
ouertani
closed
4 weeks ago
3
Fix gen code without chrono to handle nullable logical-dates
#75
kebbestrom
closed
1 month ago
1
fix: optional chrono types
#74
ouertani
closed
1 month ago
1
Fail to deserialize generated unions
#73
oringnes
opened
2 months ago
2
Any Plans to Support the IDL?
#72
baxterjo
closed
2 months ago
2
`apache-avro` cannot serialize generated unions
#71
mati865
closed
2 months ago
4
Fix serde visitor for byts with `use_avro_rs_unions` option
#70
mati865
closed
3 months ago
1
Add `Bytes` variant to union visitors
#69
mati865
closed
3 months ago
1
Union of Bytes and String generates code that doesn't build
#68
mati865
closed
3 months ago
0
Field `doc` comments are not preserved
#67
mati865
closed
3 months ago
3
Apache Avro 0.17
#66
lerouxrgd
closed
3 months ago
0
3d Arrays cause Templating error
#65
ajfabbri
closed
3 months ago
4
Add support for user specified type imports and derive macros
#64
jpramosi
closed
3 months ago
0
Support recursive types
#63
rockwotj
closed
4 months ago
8
Union with a single type
#62
martin-g
closed
9 months ago
2
Avro 0.16 wrongly fails on date examples
#61
lerouxrgd
closed
3 months ago
28
Updated Apache-avro dependency
#60
ilikepi63
closed
10 months ago
8
Fix typo in `README.md`
#59
mjgarton
closed
1 year ago
0
Split CLI binary from the library crate
#58
oshevtsov
closed
1 year ago
2
Fix inconsistent enum default name generation
#57
oshevtsov
closed
1 year ago
5
[WIP] Initial support for the Avro "protocol" keyword
#56
zeidoo
opened
1 year ago
8
Add support for logical date types using chrono::NaiveDateTime #51
#55
lerouxrgd
closed
1 year ago
0
Improve handling of 'out of order' schema inclusion
#54
chupaty
closed
1 year ago
0
Unable to generate proper rust code for the record
#53
bwsw
closed
1 year ago
4
Generated file content is a subset of Avro schema content
#52
dario-davi
closed
1 year ago
2
Support logical date and timestamp types
#51
hsn10
closed
1 year ago
4
Fix multi def
#50
lerouxrgd
closed
1 year ago
0
Templating error: Io error while writing rendered value to output: NotADirectory
#49
dario-davi
closed
1 year ago
9
fix sanitize function
#48
untereiner
closed
1 year ago
4
issue sanitize function
#47
untereiner
closed
1 year ago
1
upstream apache-avro
#46
untereiner
closed
3 months ago
4
rsgen-avro throws error when --nullable param is used.
#45
markfarnan
closed
1 year ago
4
Unable to make it work for nested types in different Schema Files.
#44
markfarnan
opened
1 year ago
19
Glob pattern generates Invalid arguments.
#43
untereiner
closed
2 years ago
4
Fix GenUnionVisitor for Schema::Record
#42
lerouxrgd
closed
2 years ago
0
Union with a record
#41
untereiner
closed
2 years ago
2
Allow union schema with non-null first variant
#40
martin-g
closed
1 year ago
7
Union types should allow "null" in any position
#39
chupaty
closed
1 year ago
3
Better Schema::Fixed support
#38
lerouxrgd
closed
3 months ago
3
Fix some minor Clippy warnings
#37
martin-g
closed
2 years ago
1
Use serde_bytes crate for serializing Schema::Bytes
#36
martin-g
closed
2 years ago
4
Add Schemas Source variant
#35
gudjonragnar
closed
2 years ago
0
Named dependent schemas
#34
gudjonragnar
closed
2 years ago
7
Fix clippy errors in generated files on 1.63 rust
#33
SneakyBerry
closed
2 years ago
7
support of metadata
#32
untereiner
opened
2 years ago
9
support of namespace field
#31
untereiner
opened
2 years ago
2
Cd
#30
lerouxrgd
closed
2 years ago
0
Tests
#29
lerouxrgd
closed
2 years ago
0
Defaults only on specific fields
#28
SneakyBerry
closed
2 years ago
2
Remove Default trait for whole structure
#27
SneakyBerry
closed
2 years ago
13
Next