abc icon indicating copy to clipboard operation
abc copied to clipboard

Feature: Add support for reading files from HTTP URIs

Open siddharthlatest opened this issue 5 years ago • 0 comments

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.

siddharthlatest avatar May 27 '19 15:05 siddharthlatest