This section describes configurations for loading CSV files.
note
What we refer to as a CSV file also covers any text file in a columnar format, where each row represents a record and
uses a delimiter for separating values.
For example, a tab-separated file, with the file extension .tsv.
CSV Topics
The CSV Topic Description defines the file format and the group of files.
For more information on CSV topics, see CSV Topic.
CSV Sources
The CSV sources define the location of the CSV files.
LocalCsvSource - loads CSV files from the local file system.