[
https://issues.apache.org/jira/browse/BEAM-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chamikara Madhusanka Jayalath reassigned BEAM-3083:
---------------------------------------------------
Assignee: Daniel Oliveira
> 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
> Assignee: Daniel Oliveira
> Priority: P3
> Labels: testlabel
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> 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.20.1#820001)