from_file_list
Target database: Snowflake,Google BigQuery, Databricks SQL
Resolved as a comma-separated source file list in file load execution.
See also:
Usage
<from_file_list>
Notes
<from_path> can be used with <from_file_list>. When multiple files are queued with a manifest, <from_path> gives the lowest common part of the file paths and <from_file_list> gives the unique part of the file paths. In single file loads <from_file_list> is resolved as the single file name.
Examples
See Snowflake example in from_path.