You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2021/01/13 21:10:35 UTC

[beam] branch master updated (4451c03 -> cc0b930)

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 4451c03  [BEAM-11531] Remove transform implementation (#13705)
     add cc0b930  [BEAM-11531] Skip some DataFrame tests that are broken in pandas 1.2.0 (#13704)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames.py        |  2 ++
 sdks/python/apache_beam/dataframe/frames_test.py   | 24 ++++++++++++++++++
 .../apache_beam/dataframe/pandas_doctests_test.py  | 29 +++++++++++++++++++++-
 3 files changed, 54 insertions(+), 1 deletion(-)