Navigation :
test ../../ test data-connectors-overview.html
Atoti Data Connectors Overview
test ../../ test data-connectors-overview/tracing.html
- Tracing
test ../../ test dev-release.html
Release and migration notes
test ../../ test dee-overview.html
Data Extraction Engine
test ../../ test dlc-overview.html
Data Load Controller
test ../../ test dlc-overview/getting-started.html
- Getting Started
test ../../ test dlc-overview/operations.html
-
Operations
test ../../ test dlc-overview/request-api.html
-
Request API
test ../../ test dlc-overview/configuration.html
-
Configuration
test ../../ test dlc-overview/configuration/avro.html
--
Avro
test ../../ test dlc-overview/configuration/csv.html
--
CSV
test ../../ test dlc-overview/configuration/csv/aws-csv-source.html
--- AWS CSV Source
test ../../ test dlc-overview/configuration/csv/azure-csv-source.html
--- Azure CSV Source
test ../../ test dlc-overview/configuration/csv/gcp-csv-source.html
--- GCP CSV Source
test ../../ test dlc-overview/configuration/csv/local-csv-source.html
--- Local CSV Source
test ../../ test dlc-overview/configuration/csv/csv-topic.html
--- CSV Loading Topic
test ../../ test dlc-overview/configuration/csv/csv-parser.html
--- CSV Parser
test ../../ test dlc-overview/configuration/csv/csv-source-config.html
--- CSV Source Configuration
test ../../ test dlc-overview/configuration/jdbc.html
--
JDBC
test ../../ test dlc-overview/configuration/parquet.html
--
Parquet
test ../../ test dlc-overview/configuration/tuple.html
--
Tuple
test ../../ test dlc-overview/configuration/messaging.html
--
Messaging
test ../../ test dlc-overview/configuration/aliases.html
-- Aliases
test ../../ test dlc-overview/configuration/channel.html
-- Channel
test ../../ test dlc-overview/configuration/cloud-fetching-config.html
-- Cloud Fetching Config
test ../../ test dlc-overview/configuration/custom-field.html
-- Custom Field
test ../../ test dlc-overview/configuration/parser-overrides.html
-- Parser Overrides
test ../../ test dlc-overview/configuration/target.html
-- Target
test ../../ test dlc-overview/configuration/unload-topic.html
-- Unload Topic
test ../../ test dlc-overview/components.html
-
Components
test ../../ test dlc-overview/functional.html
-
Functional
test ../../ test dlc-overview/extensions.html
-
Extensions
CSV
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 Source defines the location of the CSV files.