Feature: Add support for reading files from HTTP URIs
Open
enhancement
- Dominant language
- Go
- Stars
- 471
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we only support reading JSON / CSV / JSONL files from OS. Also, we only support passing the transform file as an OS URI.
We can add support for accepting HTTP:// URIs for all of these.
Contributor guide
Assessment
This issue has not been assessed yet.