Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The CSV File Input transform works only with local files. This is for performance reasons:
- lazy conversion support
- ability to read in parallel.
We need to make this clear to the end-users.