This is an automated email from the ASF dual-hosted git repository. lgajowy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git.
from 291f1e9 Merge pull request #8750: [BEAM-7481] Revert "[BEAM-5878] add tests for kwonly args in python 3" add 5082ef8 [BEAM-7362] Added a performance test for BigQueryIO write new 5d617ae Merge pull request #8626: [BEAM-7362] BigQuery IO write performance test The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache_beam/io/gcp/bigquery_write_perf_test.py | 107 +++++++++++++++++++++ .../apache_beam/testing/load_tests/load_test.py | 1 + 2 files changed, 108 insertions(+) create mode 100644 sdks/python/apache_beam/io/gcp/bigquery_write_perf_test.py