hkoosha opened a new pull request #927: URL: https://github.com/apache/avro/pull/927
https://issues.apache.org/jira/projects/AVRO/issues/AVRO-2881 When generating avro files using java's protobuf to avro conversion, double value's default is set to "0" while it should be "0.0". This will cause import failure on BigQuery. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
