[GitHub] [beam] KevinGG commented on a change in pull request #12704: [BEAM-10603] Implement the new Large Source Recording API.

2020-09-17 Thread GitBox
KevinGG commented on a change in pull request #12704: URL: https://github.com/apache/beam/pull/12704#discussion_r490593309 ## File path: sdks/python/apache_beam/runners/interactive/display/pcoll_visualization.py ## @@ -407,13 +392,7 @@ def _display_dataframe(self, data, update

[GitHub] [beam] KevinGG commented on a change in pull request #12704: [BEAM-10603] Implement the new Large Source Recording API.

2020-09-10 Thread GitBox
KevinGG commented on a change in pull request #12704: URL: https://github.com/apache/beam/pull/12704#discussion_r486514105 ## File path: sdks/python/apache_beam/runners/interactive/interactive_beam.py ## @@ -342,121 +343,79 @@ def show(*pcolls, **configs): assert isinstanc