You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2021/02/16 15:01:22 UTC

[arrow] branch master updated (960a87f -> 95ba619)

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 960a87f  ARROW-11480: [Python] Test filtering on INT96 timestamps
     add 95ba619  ARROW-11379: [C++][Dataset] Better formatting for timestamp scalars

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/expression_test.cc |  2 +-
 cpp/src/arrow/scalar.cc                  | 14 --------------
 cpp/src/arrow/scalar_test.cc             |  2 +-
 python/pyarrow/tests/test_dataset.py     | 28 ++++++++++++++++++++++++++++
 4 files changed, 30 insertions(+), 16 deletions(-)