support more date inferences in the csv reader
Open
enhancement
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 1.3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 169
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
In https://github.com/apache/arrow-datafusion/issues/9331#issue-2152125660
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Research direction
Start by reading the linked Apache DataFusion issue (9331) to identify which date inferences are requested, then locate the CSV reader in arrow-rs. Confirm the intended inference behavior and scope before making changes; done means the requested date forms are inferred correctly without breaking existing CSV parsing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100