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

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


    from 2596b34  ARROW-9384: [C++] Avoid memory blowup on invalid IPC input
     add 442a3ae  ARROW-9345: [C++][Dataset] Support casting scalars to 
dictionary scalars

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/filter.cc      | 10 ++++-
 cpp/src/arrow/dataset/filter_test.cc | 21 ++++++++++
 cpp/src/arrow/scalar.cc              | 77 ++++++++++++++++--------------------
 cpp/src/arrow/scalar_test.cc         | 45 ++++++++++++++++-----
 python/pyarrow/tests/test_dataset.py |  6 +++
 5 files changed, 105 insertions(+), 54 deletions(-)

Reply via email to