This is an automated email from the ASF dual-hosted git repository.
bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from bc8c26c Merge pull request #14134: [BEAM-11647] Avoid flake by
splitting Go Precommit into 2 phases
add b101064 [BEAM-11925] Ensure that output expression is partitioned in
doctest framework (#14150)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/doctests.py | 46 +++++++++++++-
sdks/python/apache_beam/dataframe/frames.py | 72 +++++++++++++++++++---
sdks/python/apache_beam/dataframe/frames_test.py | 16 +++++
.../apache_beam/dataframe/pandas_doctests_test.py | 71 ++++++++++++++++++---
sdks/python/apache_beam/dataframe/partitionings.py | 2 +-
5 files changed, 189 insertions(+), 18 deletions(-)