This is an automated email from the ASF dual-hosted git repository.
altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 2151954 Merge pull request #13905 from KevinGG/BEAM-11045
add b74fcf7 [BEAM-11731][BEAM-10582] Allow pyarrow<4,numpy<1.21.0,
improve pyarrow verification (#13892)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/coders/row_coder_test.py | 6 +++---
sdks/python/apache_beam/dataframe/io_test.py | 19 ++++++++++++++++++-
sdks/python/apache_beam/dataframe/schemas.py | 8 ++++----
sdks/python/apache_beam/dataframe/schemas_test.py | 4 ++--
sdks/python/apache_beam/io/parquetio_test.py | 2 ++
.../apache_beam/testing/synthetic_pipeline_test.py | 9 ++++++---
sdks/python/pytest.ini | 2 ++
sdks/python/setup.py | 5 ++---
sdks/python/test-suites/tox/common.gradle | 3 ++-
sdks/python/test-suites/tox/py38/build.gradle | 2 ++
sdks/python/tox.ini | 15 +++++++++------
11 files changed, 52 insertions(+), 23 deletions(-)