You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/02/09 20:47:48 UTC

[arrow] branch master updated (9d1b39b -> ec3608c)

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

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


    from 9d1b39b  ARROW-14099: [C++] add(duration, duration) -> duration kernel
     add ec3608c  ARROW-15389: [C++][Dev] Improve Array preview in GDB plugin

No new revisions were added by this update.

Summary of changes:
 cpp/gdb_arrow.py                 | 632 +++++++++++++++++++++++++++++++++++++--
 cpp/src/arrow/python/gdb.cc      | 109 ++++++-
 python/pyarrow/tests/test_gdb.py | 278 ++++++++++++++---
 3 files changed, 948 insertions(+), 71 deletions(-)