brianrackle opened a new pull request #831:
URL: https://github.com/apache/arrow-rs/pull/831
# Which issue does this PR close?
Closes #830
# Rationale for this change
The issue this fixes results in real-world data sets being incorrectly
inferred as strings when they are floats.
# What changes are included in this PR?
Modifying the regular expression to make the digit proceeding the decimal
optional
# Are there any user-facing changes?
CSV inferred schemas which include floating-point data doesn't need a
proceeding zero for floats between 0 and 1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]