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 6814a06 Merge pull request #16650:[BEAM-11971] Fix directrunner timer
consistency
add 5beae2a [BEAM-13605] Add support for pandas 1.4.0 (#16590)
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 18 ++++++++++++
sdks/python/apache_beam/dataframe/frames.py | 27 +++++++++++++++--
sdks/python/apache_beam/dataframe/io_test.py | 8 +++++
.../apache_beam/dataframe/pandas_doctests_test.py | 34 +++++++++++++++++++++-
sdks/python/setup.py | 2 +-
sdks/python/test-suites/tox/py38/build.gradle | 4 +++
sdks/python/tox.ini | 3 +-
7 files changed, 91 insertions(+), 5 deletions(-)