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/11/12 17:33:10 UTC

[beam] branch master updated (0690ec2 -> b09543e)

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 0690ec2  Merge pull request #13260: [BEAM-11192] Replace Java FnApi test tasks with Runner V2.
     new 538179b  Account for overheads for small/empty PCollections.
     new 1bd3133  Actually flush batches in rebatch.
     new b09543e  Merge pull request #13314 from robertwb/dataframe-rebatch

The 29607 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/dataframe/transforms.py    |  7 +++--
 .../apache_beam/dataframe/transforms_test.py       | 32 ++++++++++++++++++++++
 2 files changed, 37 insertions(+), 2 deletions(-)