ritchie46 opened a new pull request #312:
URL: https://github.com/apache/arrow-rs/pull/312


   # Which issue does this PR close?
   
   This PR puts the csv parsing logic behind a feature gate. Thereby removing 
`regex` and `csv` as a dependency. This closes #309.
   
   I also added the `csv` feature to the default features to reduce the 
probability of unexpected changes for users that relied on the default features.
   


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to