You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2021/06/28 19:55:40 UTC

[beam] branch master updated (cae01f0 -> 6d0589f)

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

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


    from cae01f0  [BEAM-12524] Use synchronized function to set instruction_id to null.
     add 6d0589f  [BEAM-12541] Fix partitioning requirements for filllna with value=DataFrame or Series  (#15086)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames.py      | 37 +++++++++++++++++++++---
 sdks/python/apache_beam/dataframe/frames_test.py | 24 +++++++++++++++
 2 files changed, 57 insertions(+), 4 deletions(-)