File Metadata
Options
Option | Description |
---|---|
Transform name | the name for this transform |
filename | the filename to scan for metadata |
limit scanned rows | the number of rows to limit the scan to (default 10,000). Use 0 rows to scan the entire file. |
fallback charset | charset to use while scanning the file |
delimiter candidates | list of delimiters to try while detecting the file layout. Tab, semicolon, comma are provided by default |
enclosure candidates | list of delimiters to try while detecting the file layout. Double and single quote are provided by default. |