Oracle integrated CDC connector reference
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
This page contains reference material for the Oracle integrated CDC connector in Databricks Lakeflow Connect.
Automatic data transformations
The connector maps Oracle data types to Databricks (Delta-compatible) types as follows:
Oracle type | Databricks type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Not supported |
Large object (LOB) columns
The connector captures RAW, BLOB, CLOB, and NCLOB values that LogMiner delivers inline in the redo record. LogMiner includes these values inline with the SQL statement in the change log, so the connector reads them directly from the change. Large-object values that are written out of line, and that LogMiner therefore does not include in the redo record, are not captured.