Valentyn Tymofieiev created BEAM-7607:
-----------------------------------------
Summary: Expose withMaxFilesPerBundle in BigQuery IO public API
Key: BEAM-7607
URL: https://issues.apache.org/jira/browse/BEAM-7607
Project: Beam
Issue Type: Bug
Components: io-java-gcp
Reporter: Valentyn Tymofieiev
MaxFilesPerBundle in Java BQ IO is visible for testing only [1], and some Beam
customers expressed interest in customizing that parameter, e.g. [2]. It is
part of public API in BQ Python IO [3].
cc: [~chamikara] [~pabloem] [~reuvenlax]
https://github.com/apache/beam/blob/c775eda2df6457a784a1945d16cf781abb453d5f/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L1950
[2] https://issues.apache.org/jira/browse/BEAM-2840
[3]
https://github.com/apache/beam/blob/c775eda2df6457a784a1945d16cf781abb453d5f/sdks/python/apache_beam/io/gcp/bigquery.py#L981
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)