This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 7cc6f78 ARROW-5028: [Python] Avoid malformed ListArray types caused
by reaching StringBuilder capacity when converting from Python sequence
add abeb7a9 ARROW-5085: [C++][Parquet][Python] Do not allow reading to
dictionary type unless we have implemented support for it
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/reader_internal.cc | 11 +++++++++--
python/pyarrow/tests/test_parquet.py | 18 ++++++++++++++++++
2 files changed, 27 insertions(+), 2 deletions(-)