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 245374a Merge pull request #13416: Fix Java 11 V2 CI test and add V2
tests to dashboard
add bd825f5 [BEAM-11324] Add additional verification in
PartitioningSession (#13401)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/expressions.py | 92 +++++++++++-----
sdks/python/apache_beam/dataframe/frames.py | 32 ++----
sdks/python/apache_beam/dataframe/frames_test.py | 121 ++++++++++-----------
.../apache_beam/dataframe/pandas_doctests_test.py | 2 +
sdks/python/apache_beam/dataframe/partitionings.py | 26 +++++
5 files changed, 158 insertions(+), 115 deletions(-)