You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2021/08/27 13:26:57 UTC

[beam] branch master updated (cbbebcd -> 50d8a85)

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

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


    from cbbebcd  Merge pull request #15335 from [BEAM-12751] Set clientRequestId for Dataflow python job creation
     add 41d515d  [BEAM-12270] TPC-DS: Add schema projection for Parquet source
     add 50d8a85  Merge pull request #15361: [BEAM-12270] TPC-DS: Add schema projection for Parquet source

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/tpcds/QueryReader.java     | 20 ++++++
 .../apache/beam/sdk/tpcds/SqlTransformRunner.java  | 72 +++++++++++++++++++---
 .../org/apache/beam/sdk/tpcds/QueryReaderTest.java | 28 +++++++++
 3 files changed, 111 insertions(+), 9 deletions(-)