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 4d0fbffdf6 ARROW-17320: [Python] Refine pyarrow.parquet API exposure 
(#14096)
     add 4ed79f7e3c ARROW-17770: [C++][Gandiva] Fix const correctness of 
Gandiva projector Evaluate (#14165)

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/annotator.cc               |  4 ++--
 cpp/src/gandiva/annotator.h                |  8 ++++----
 cpp/src/gandiva/bitmap_accumulator.cc      |  2 +-
 cpp/src/gandiva/bitmap_accumulator.h       |  5 +++--
 cpp/src/gandiva/bitmap_accumulator_test.cc |  8 ++++----
 cpp/src/gandiva/compiled_expr.h            |  2 +-
 cpp/src/gandiva/eval_batch.h               | 24 ++++++++++++++++++------
 cpp/src/gandiva/llvm_generator.cc          | 16 ++++++++--------
 cpp/src/gandiva/llvm_generator.h           | 10 +++++-----
 cpp/src/gandiva/projector.cc               | 15 ++++++++-------
 cpp/src/gandiva/projector.h                | 15 ++++++++-------
 11 files changed, 62 insertions(+), 47 deletions(-)

Reply via email to