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 8c9605f Merge pull request #14513 Allow the declaration of runner
capabilities over FnAPI.
add bb948c1 [BEAM-12029] Make WontImplementErrors more helpful (#14517)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/frame_base.py | 86 +++-
sdks/python/apache_beam/dataframe/frames.py | 449 +++++++++++++++------
sdks/python/apache_beam/dataframe/frames_test.py | 11 +
sdks/python/apache_beam/dataframe/io.py | 14 +-
.../dataframe/pandas_top_level_functions.py | 19 +-
5 files changed, 436 insertions(+), 143 deletions(-)