Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
File adapter should scan the directory for .csv and .json files and convert each into a table. If the files have a .gz suffix they are assumed to be gzip-compressed files.
The first line of a .csv file is the column headers. If the file is empty, the file adapter gives the table a single column, EmptyFileHasNoColumns BOOLEAN.