[ https://issues.apache.org/jira/browse/BEAM-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Beam JIRA Bot updated BEAM-3083: -------------------------------- Labels: testlabel (was: stale-P2 testlabel) > 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: 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)