Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I would be VERY helpful to have a CSV_TABLE() function that works similar to the JSON_TABLE function.
For both functions, the really important part is to be able to pass an s3://bucket/filename.csv to the function and get a high performance sequential read of the data so that this technique can be used to ingest large amonts of CSV for JSON data from an S3 bucket and into a column store table.