Files
MaxScale/server/modules/routing/avro
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-02-13 16:18:43 +02:00
2017-03-02 13:12:45 +02:00