This is an automated email from the ASF dual-hosted git repository. apilloud pushed a commit to branch release-2.31.0 in repository https://gitbox.apache.org/repos/asf/beam.git
commit 9161c9417a6c58cc54367e58370a64f8050a3e59 Merge: 809e10b c318421 Author: Andrew Pilloud <[email protected]> AuthorDate: Thu Jun 17 10:49:39 2021 -0700 Merge pull request #15027: [BEAM-9487][release-2.31.0] Disable GBK safety checks by default CHANGES.md | 3 ++ .../python/apache_beam/options/pipeline_options.py | 3 +- sdks/python/apache_beam/transforms/core.py | 39 ++++++++++++++++------ .../apache_beam/transforms/ptransform_test.py | 8 +++-- sdks/python/apache_beam/transforms/trigger.py | 6 ++-- 5 files changed, 42 insertions(+), 17 deletions(-)
