Allow jsonl for jsonlines URI
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
Can we allow jsonl file extension when processing jsonlines:// URI?
`NotImplementedError: Unable to parse uri to data resource: jsonlines://`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the jsonlines:// URI is parsed and where file extensions are validated. Confirm the existing jsonlines handling, then verify that a .jsonl resource is accepted without the NotImplementedError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100