You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2022/12/02 00:52:09 UTC

[beam] branch master updated (b9f2055897b -> 0dd083f81e4)

This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from b9f2055897b Capture full response context to provide complete error information (#24416)
     add 0dd083f81e4 Pandas 1.5 support (#23973)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames.py        | 42 +++++++++++++++-------
 .../apache_beam/dataframe/pandas_doctests_test.py  | 16 ++++++---
 sdks/python/setup.py                               |  8 +++--
 sdks/python/test-suites/tox/py38/build.gradle      |  4 +++
 sdks/python/tox.ini                                |  4 ++-
 5 files changed, 54 insertions(+), 20 deletions(-)