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 2020/11/09 22:05:02 UTC

[beam] branch master updated (d8f9cd9 -> 96610c9)

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 d8f9cd9  Merge pull request #13285: Add side input test verifies runner test where side input never becomes ready
     add 96610c9  [BEAM-9547] Add basic support for `DataFrame.{eval,query}` (#13264)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames.py        | 36 ++++++++++++++++++++--
 sdks/python/apache_beam/dataframe/frames_test.py   | 19 ++++++++++++
 .../apache_beam/dataframe/pandas_doctests_test.py  |  3 --
 3 files changed, 53 insertions(+), 5 deletions(-)