[
https://issues.apache.org/jira/browse/BEAM-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-3083:
--------------------------------
Priority: P3 (was: P2)
> BigQueryIO.write() with DynamicDestinations should not call getSchema() on
> every element
> ----------------------------------------------------------------------------------------
>
> Key: BEAM-3083
> URL: https://issues.apache.org/jira/browse/BEAM-3083
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Reporter: Eugene Kirpichov
> Priority: P3
> Labels: stale-P2, testlabel
>
> https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/CreateTables.java#L103
> calls getSchema() on every element. This might be very expensive if the user
> expects that this will be called about once per destination.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)