You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ni...@apache.org on 2022/09/16 01:15:58 UTC

[beam] branch master updated (30a48f05cf2 -> b03dd608765)

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

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


    from 30a48f05cf2 Improve the performance of TextSource by reducing how many byte[]s are copied (fixes #23193) (#23196)
     add b03dd608765 Issue#21430 Avoid pruning DataframeTransforms (#23069)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames_test.py   | 36 ++++++++++++++++++++++
 .../runners/interactive/pipeline_fragment.py       |  9 +++++-
 .../runners/interactive/testing/mock_env.py        |  3 +-
 3 files changed, 46 insertions(+), 2 deletions(-)