You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/11/15 08:42:13 UTC

[arrow] branch master updated (e3ea0cb2e3 -> dab5d3a293)

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

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


    from e3ea0cb2e3 ARROW-18257: [Python] pass back time types with correct type class (#14633)
     add dab5d3a293 ARROW-18264: [Python] Expose time32/time64 scalar values (#14637)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/scalar.pxi            | 10 ++++++++++
 python/pyarrow/tests/test_scalars.py | 17 ++++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletion(-)