You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2019/09/28 00:43:45 UTC

[beam] branch master updated (1572ce0 -> 19f8812)

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

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


    from 1572ce0  [BEAM-7919] Add MongoDB IO integration test for py3.5 (#9639)
     add b2ed0da  Add ReadFromParquetBatched and ReadAllFromParquetBatched
     add 19f8812  Merge pull request #9361: [BEAM-7990] Add ability to read parquet files into PCollection<pyarrow.Table>

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/parquetio.py      | 119 ++++++++++++++++++++----
 sdks/python/apache_beam/io/parquetio_test.py | 133 ++++++++++++++++++++-------
 sdks/python/apache_beam/testing/util.py      |  12 ++-
 3 files changed, 208 insertions(+), 56 deletions(-)