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 abfe08b Merge pull request #11011: [website] Update link to
environment_type (SDK harness configuration)
add 4ddcf79 [BEAM-8335] Add PCollection to Dataframe logic for
InteractiveRunner.
add bc9e0cb Merge pull request #11030 [BEAM-8335] Add PCollection to
Dataframe logic for InteractiveRunner.
No new revisions were added by this update.
Summary of changes:
.../apache_beam/runners/interactive/utils.py | 50 +++++++++++++
.../apache_beam/runners/interactive/utils_test.py | 84 ++++++++++++++++++++++
2 files changed, 134 insertions(+)
create mode 100644 sdks/python/apache_beam/runners/interactive/utils.py
create mode 100644 sdks/python/apache_beam/runners/interactive/utils_test.py