OptionalconnectorOptionaldestinationRequired. Destination catalog to store tables.
OptionaldestinationRequired. Destination schema to store tables in. Tables with the same name as the source tables are created in this destination schema. The pipeline fails If a table with the same name already exists.
OptionalsourceThe source catalog name. Might be optional depending on the type of source.
OptionalsourceRequired. Schema name in the source database.
OptionaltableConfiguration settings to control the ingestion of tables. These settings are applied to all tables in this schema and override the table_configuration defined in the IngestionPipelineDefinition object.
(Optional) Source Specific Connector Options