[
https://issues.apache.org/jira/browse/BEAM-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549483#comment-17549483
]
Danny McCormick commented on BEAM-12551:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/21076
> 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.20.7#820007)