This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 3471c46 Merge pull request #12203 from [BEAM-6928] Make Python SDK
custom Sink the default Sink for BigQuery
add 0a25b7a Add ElementLimiters which allows the cache to prematurely
based on read elements.
add e27c45d Remove start_secs parameter.
add 9dc1bf7 Merge pull request #12411: [BEAM-10603] Add ElementLimiters
which allows the cache to prematurely based on read elements.
No new revisions were added by this update.
Summary of changes:
.../interactive/options/capture_limiters.py | 69 ++++++++++++++++++++++
.../interactive/options/capture_limiters_test.py | 53 +++++++++++++++++
2 files changed, 122 insertions(+)
create mode 100644
sdks/python/apache_beam/runners/interactive/options/capture_limiters_test.py