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 1f7ee39  ARROW-13897: [Python] Correct TimestampScalar.as_py() and 
DurationScalar.as_py() docstrings
     add 012248a  ARROW-12657: [C++] Adding String hex to numeric conversion

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_cast_test.cc | 53 ++++++++------
 cpp/src/arrow/util/value_parsing.h                | 43 ++++++++++++
 cpp/src/arrow/util/value_parsing_benchmark.cc     | 48 +++++++++++++
 cpp/src/arrow/util/value_parsing_test.cc          | 86 +++++++++++++++++++++++
 4 files changed, 207 insertions(+), 23 deletions(-)

Reply via email to