You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/06/02 22:55:52 UTC

[beam] branch master updated (516a435 -> cceba01)

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

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


    from 516a435  Merge pull request #11897 from TheNeuralBit/beam-10177
     add cceba01  [BEAM-10063] Create a WontImplementError for skipping features. (#11785)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/doctests.py      |  5 +++++
 sdks/python/apache_beam/dataframe/doctests_test.py | 14 ++++++++++++++
 sdks/python/apache_beam/dataframe/frame_base.py    | 10 ++++++++++
 sdks/python/apache_beam/dataframe/frames.py        |  4 +++-
 4 files changed, 32 insertions(+), 1 deletion(-)