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 2019/05/07 22:08:35 UTC

[beam] branch master updated (0ac265b -> 2f38c2e)

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 0ac265b  Merge pull request #8130: [BEAM-6522] Use fastavro as default Avro implementation for Avro source/sink in Python3
     add ac12bef  [BEAM-7214] Run Python validates runner tests on Spark
     new 2f38c2e  Merge pull request #8511: [BEAM-7214] Run Python validates runner tests on Spark

The 1 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:
 .../runners/portability/spark_runner_test.py       | 146 +++++++++++++++++++++
 sdks/python/build.gradle                           |  26 ++++
 2 files changed, 172 insertions(+)
 create mode 100644 sdks/python/apache_beam/runners/portability/spark_runner_test.py


[beam] 01/01: Merge pull request #8511: [BEAM-7214] Run Python validates runner tests on Spark

Posted by ie...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2f38c2e2281279f2e7d14ed6e3b47fb653a121cd
Merge: 0ac265b ac12bef
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Wed May 8 00:08:22 2019 +0200

    Merge pull request #8511: [BEAM-7214] Run Python validates runner tests on Spark

 .../runners/portability/spark_runner_test.py       | 146 +++++++++++++++++++++
 sdks/python/build.gradle                           |  26 ++++
 2 files changed, 172 insertions(+)