You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by he...@apache.org on 2020/11/13 02:00:06 UTC

[beam] branch master updated (76c82a7 -> 6649ccc)

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

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


    from 76c82a7  [BEAM-7372] Drop python 2 support in base_image_requirements.txt (#13324)
     new df2084f  [BEAM-11142] Enable CrossLanguageValidateRunner test for dataflow runner v2
     new d990874  enable sql testing
     new b4c988f  disable failed tests
     new 6649ccc  Merge pull request #13283 from ihji/BEAM-11142

The 29626 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:
 ...t_CrossLanguageValidatesRunner_Dataflow.groovy} | 28 ++++++---
 .../org/apache/beam/gradle/BeamModulePlugin.groovy | 69 ++++++++++++----------
 runners/flink/job-server/flink_job_server.gradle   | 14 ++++-
 runners/google-cloud-dataflow-java/build.gradle    | 31 ++++++++++
 runners/spark/job-server/build.gradle              | 15 ++++-
 .../io/external/xlang_parquetio_test.py            |  2 +-
 sdks/python/apache_beam/transforms/sql_test.py     |  2 +
 .../transforms/validate_runner_xlang_test.py       |  2 +
 sdks/python/test-suites/direct/xlang/build.gradle  | 15 ++++-
 9 files changed, 131 insertions(+), 47 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_CrossLanguageValidatesRunner_Direct.groovy => job_PostCommit_CrossLanguageValidatesRunner_Dataflow.groovy} (56%)