You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/10/03 12:54:06 UTC

[arrow-rs] branch master updated (4df1f3c62 -> 15f8cfd03)

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

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


    from 4df1f3c62 Add i256 (#2637) (#2781)
     add 15f8cfd03 fix timestamp parsing while no explicit timezone given (#2814)

No new revisions were added by this update.

Summary of changes:
 arrow/src/compute/kernels/cast_utils.rs | 98 ++++++++++++++++-----------------
 arrow/src/csv/reader.rs                 | 38 +++----------
 2 files changed, 57 insertions(+), 79 deletions(-)