kkdoon opened a new issue, #22717:
URL: https://github.com/apache/beam/issues/22717

   ### What would you like to happen?
   
   Currently while reading from BigQueryIO, the Beam API internally converts 
Avro record to Generic record and then users are required to provide conversion 
functions to convert Generic Record to the final object. However, in some cases 
It would be more performant to allow users to pass a datumReader implementation 
that would directly convert the avro data to the final object.
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: io-java-gcp


-- 
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]

Reply via email to