Markus Mäkelä f2fc9b9d9f Add workaround for null value handling in Avro C API
The Avro C API fails to write bytes of size zero. A workaround is to write
a single zero byte for each NULL field of type bytes.

Also added an option to configure the Avro block size in case very large
records are written.
2017-03-04 10:12:18 +02:00
..
2017-03-04 00:26:51 +02:00
2016-08-11 12:44:07 +03:00
2016-08-11 12:44:07 +03:00