Back to Airbyte

Databricks Lakehouse Destination Connector Bootstrap

airbyte-integrations/connectors/destination-databricks/BOOTSTRAP.md

2.0.0438 B
Original Source

Databricks Lakehouse Destination Connector Bootstrap

This destination syncs data to Delta Lake on Databricks Lakehouse. It does so in two steps:

  1. Persist source data in S3 staging files in the Parquet format, or in Azure blob storage staging files in the CSV format.
  2. Create delta table based on the staging files.

See this link for the nuances about the connector.