Parse Durations From String
- 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.**
`arrow-cast` does not currently support converting strings to durations
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
https://github.com/apache/arrow-rs/issues/4553 will change the output format and should probably come first
Contributor guide
Research direction
Review the arrow-cast implementation and issue #4553 first, since the linked issue is expected to change the output format. Determine the supported duration string format and conversion behavior, then verify that strings can be converted to durations consistently after that prerequisite is resolved.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100