This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 5600536 ARROW-10316: [Python] Improve introspection of compute
function options
add 782d654 ARROW-13235: [C++][Python] Simplify mapping of function
options
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/api_aggregate.h | 12 ++++++------
cpp/src/arrow/compute/api_scalar.cc | 7 +++++++
cpp/src/arrow/compute/api_scalar.h | 36 +++++++++++++++++-----------------
cpp/src/arrow/compute/api_vector.h | 12 ++++++------
cpp/src/arrow/compute/cast.h | 2 +-
cpp/src/arrow/compute/function_test.cc | 2 ++
python/pyarrow/_compute.pyx | 34 +++-----------------------------
7 files changed, 43 insertions(+), 62 deletions(-)