issues
search
elodina
/
go-avro
Apache Avro for Golang
http://elodina.github.io/go-avro/
Apache License 2.0
128
stars
55
forks
source link
Data File Support: cleanup, fix bugs, add writer
#64
Closed
crast
closed
8 years ago
crast
commented
8 years ago
Clean up DataFileReader
Fix a potential race condition
Add DataFileWriter type
serejja
commented
8 years ago
Cool, thanks!