This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from ab8462c PARQUET-2115: [C++] Parquet dictionary bit widths are limited
to 32 bits
add ad073b7 MINOR: Fix typos in Python comments and docstrings
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_dataset.pxd | 2 +-
python/pyarrow/_dataset_parquet.pyx | 2 +-
python/pyarrow/compute.py | 2 +-
python/pyarrow/fs.py | 2 +-
python/pyarrow/gandiva.pyx | 2 +-
python/pyarrow/parquet.py | 6 +++---
python/pyarrow/tests/parquet/test_datetime.py | 2 +-
python/pyarrow/tests/parquet/test_metadata.py | 2 +-
python/pyarrow/tests/test_dataset.py | 8 ++++----
python/pyarrow/tests/test_flight.py | 2 +-
python/pyarrow/tests/test_gdb.py | 2 +-
python/pyarrow/tests/test_io.py | 2 +-
python/pyarrow/tests/test_json.py | 2 +-
python/pyarrow/tests/test_pandas.py | 2 +-
python/pyarrow/util.py | 2 +-
15 files changed, 20 insertions(+), 20 deletions(-)