kennknowles opened a new issue, #19020: URL: https://github.com/apache/beam/issues/19020
Right now BigQueryIO returns avro format data and Beam SQL parses it and convert to Row. More specifically, decimal value is saved into HeapByteBuffer Need to investigate what's the way to convert from byte buffer to BigDecimal. Imported from Jira [BEAM-4736](https://issues.apache.org/jira/browse/BEAM-4736). Original Jira may contain additional context. Reported by: amaliujia. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
