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/09/15 18:04:26 UTC

[beam] branch master updated (6279815 -> 8f829dd)

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 6279815  Merge pull request #12812 [BEAM-10873] Stronger testing of dataframe partitioning declarations.
     add 8f829dd  [BEAM-10641] Add eliminate_common_key_with_none graph optimizer (#12787)

No new revisions were added by this update.

Summary of changes:
 .../runners/portability/fn_api_runner/fn_runner.py |  1 +
 .../portability/fn_api_runner/translations.py      | 89 ++++++++++++++++++----
 .../portability/fn_api_runner/translations_test.py | 45 +++++++++++
 .../runners/portability/portable_runner.py         |  1 +
 4 files changed, 123 insertions(+), 13 deletions(-)