You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/13 05:19:17 UTC

[GitHub] [beam] kkdoon opened a new issue, #22717: [Feature Request]: Support custom avro DatumReader when reading from BigQuery

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] steveniemitz closed issue #22717: [Feature Request]: Support custom avro DatumReader when reading from BigQuery

Posted by GitBox <gi...@apache.org>.
steveniemitz closed issue #22717: [Feature Request]: Support custom avro DatumReader when reading from BigQuery
URL: https://github.com/apache/beam/issues/22717


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on issue #22717: [Feature Request]: Support custom avro DatumReader when reading from BigQuery

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #22717:
URL: https://github.com/apache/beam/issues/22717#issuecomment-1213728128

   Label  cannot be managed because it does not exist in the repo. Please check your spelling.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kkdoon commented on issue #22717: [Feature Request]: Support custom avro DatumReader when reading from BigQuery

Posted by GitBox <gi...@apache.org>.
kkdoon commented on issue #22717:
URL: https://github.com/apache/beam/issues/22717#issuecomment-1213727723

   .take-issue .add-labels bigquery, gcp, io


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org