Full Configuration Example
Configuration Fields
Top Level
Source
Source > Schema Properties
Supported types:
boolean, int, tinyint, smallint, bigint, float, double, decimal(p,s), string, varchar(n), char(n), date, timestamp
Source > File Attributes
CSV:Source > Database Attributes
Preprocessor
Data Quality
See Data Quality for detailed documentation.Transformation
See AI Transformation for detailed documentation.Destination > Object Store
The object store destination writes Parquet or ORC files to either the built-in MinIO (default) or to AWS S3. The provider is selected by theprovider field; everything else is shared across both.
For S3-specific behavior — credentials secret format, per-bucket credential isolation, multiple S3 destinations in one deployment — see the S3 Destination page.
Destination > Database
Exactly one of
usePostgres, useMongoDB, useSnowflake, or useDatabricks must be true. For Databricks, dbName names the Unity Catalog catalog.
