You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/12/07 15:50:20 UTC

[arrow] branch master updated (363a051 -> 847ba0c)

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 363a051  ARROW-10829: [Rust] [DataFusion] Implement Into<Schema> for DFSchema
     add 847ba0c  ARROW-10337: [C++] More liberal parsing of ISO8601 timestamps with fractional seconds

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/value_parsing.h       | 123 +++++++++++++++++++++++--------
 cpp/src/arrow/util/value_parsing_test.cc |  42 +++++++++--
 2 files changed, 128 insertions(+), 37 deletions(-)