[
https://issues.apache.org/jira/browse/BEAM-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371735#comment-17371735
]
Brian Hulette commented on BEAM-12551:
--------------------------------------
Context: https://github.com/apache/beam/pull/14586#discussion_r659086156
> BigQueryStorageReader should produce Rows, rather than GenericRecords
> ---------------------------------------------------------------------
>
> Key: BEAM-12551
> URL: https://issues.apache.org/jira/browse/BEAM-12551
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Reporter: Miguel Anzo
> Priority: P3
>
> Currently *BigQueryStorageReader* interface expects a *GenericRecord* to be
> returned in the *readSingleRecord* method for both *Arrow* and *Avro*
> implementations. It should be modified to produce a *Row* to avoid converting
> Arrow data to *GenericRecord.*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)