Skip to main content
In this context, a CSV file also covers any delimited text file, such as a tab-separated .tsv file.
A CSV file, in this context, 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 Source defines the location of the CSV files.
SourceWhere data is loaded from
Local CSV SourceCSV files stored locally.
AWS CSV SourceCSV files stored on Amazon S3.
Azure CSV SourceCSV files stored on Azure Blob Storage.
GCP CSV SourceCSV files stored on Google Cloud Storage.