Data Integration Connectors
- Data Integration Connectors
- All Products
Source Properties | Description | Copy command options |
---|---|---|
FORMAT | The type of source file. You can only use CSV,
Parquet, and ORC file formats. | FILE_TYPE |
Authentication | The authentication details to access the source
file. | CREDENTIALS |
Qualifier | A character that is used as the quote character in
a CSV file. | FIELDQUOTE |
Delimiter | The field terminator that is used in the CSV file.
For example, ','. | FIELDTERMINATOR |
First Data Row | The row number from where to read data in a CSV
file. | FIRSTROW |
Target Properties | Description | Copy command options |
---|---|---|
REJECT THRESHOLD | The maximum number of reject rows allowed before
the COPY operation fails. | MAXERRORS |