You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mw...@apache.org on 2020/03/03 14:31:32 UTC

[beam] branch master updated (bd7755f -> 67e488d)

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

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


    from bd7755f  [BEAM-2939] Java UnboundedSource SDF wrapper (#10897)
     add 67e488d  Revert "[BEAM-8335] Add PCollection to DataFrame logic for InteractiveRunner. (#10915)" (#11027)

No new revisions were added by this update.

Summary of changes:
 .../apache_beam/runners/interactive/utils.py       | 52 --------------
 .../apache_beam/runners/interactive/utils_test.py  | 84 ----------------------
 2 files changed, 136 deletions(-)
 delete mode 100644 sdks/python/apache_beam/runners/interactive/utils.py
 delete mode 100644 sdks/python/apache_beam/runners/interactive/utils_test.py