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 0d031cc8aa8 feat: JSON encoding of FixedSizeList (#5646)
add 34e2ac2e71a Modify decimal regex to accept positive exponent specifier
(#5649)
No new revisions were added by this update.
Summary of changes:
arrow-csv/src/reader/mod.rs | 23 ++++++++++++++++++++++-
arrow-csv/test/data/scientific_notation_test.csv | 19 +++++++++++++++++++
2 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 arrow-csv/test/data/scientific_notation_test.csv