Closed anhi closed 3 years ago
This commit fixes the writing and reading of compressed avro files (closes #3).
I am not sure if there is a more efficient way of converting the type of the compressed data during reading, but this seems to work.
@quinnj bump
This commit fixes the writing and reading of compressed avro files (closes #3).
I am not sure if there is a more efficient way of converting the type of the compressed data during reading, but this seems to work.