Databricks v1.74.0 published on Thursday, Aug 14, 2025 by Pulumi
databricks.getDatabaseSyncedDatabaseTables
Explore with Pulumi AI
Using getDatabaseSyncedDatabaseTables
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDatabaseSyncedDatabaseTables(opts?: InvokeOptions): Promise<GetDatabaseSyncedDatabaseTablesResult>
function getDatabaseSyncedDatabaseTablesOutput(opts?: InvokeOptions): Output<GetDatabaseSyncedDatabaseTablesResult>
def get_database_synced_database_tables(opts: Optional[InvokeOptions] = None) -> GetDatabaseSyncedDatabaseTablesResult
def get_database_synced_database_tables_output(opts: Optional[InvokeOptions] = None) -> Output[GetDatabaseSyncedDatabaseTablesResult]
func GetDatabaseSyncedDatabaseTables(ctx *Context, opts ...InvokeOption) (*GetDatabaseSyncedDatabaseTablesResult, error)
func GetDatabaseSyncedDatabaseTablesOutput(ctx *Context, opts ...InvokeOption) GetDatabaseSyncedDatabaseTablesResultOutput
> Note: This function is named GetDatabaseSyncedDatabaseTables
in the Go SDK.
public static class GetDatabaseSyncedDatabaseTables
{
public static Task<GetDatabaseSyncedDatabaseTablesResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetDatabaseSyncedDatabaseTablesResult> Invoke(InvokeOptions? opts = null)
}
public static CompletableFuture<GetDatabaseSyncedDatabaseTablesResult> getDatabaseSyncedDatabaseTables(InvokeOptions options)
public static Output<GetDatabaseSyncedDatabaseTablesResult> getDatabaseSyncedDatabaseTables(InvokeOptions options)
fn::invoke:
function: databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables
arguments:
# arguments dictionary
getDatabaseSyncedDatabaseTables Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Synced
Tables List<GetDatabase Synced Database Tables Synced Table>
- Id string
- The provider-assigned unique ID for this managed resource.
- Synced
Tables []GetDatabase Synced Database Tables Synced Table
- id String
- The provider-assigned unique ID for this managed resource.
- synced
Tables List<GetDatabase Synced Database Tables Synced Table>
- id string
- The provider-assigned unique ID for this managed resource.
- synced
Tables GetDatabase Synced Database Tables Synced Table[]
- id str
- The provider-assigned unique ID for this managed resource.
- synced_
tables Sequence[GetDatabase Synced Database Tables Synced Table]
- id String
- The provider-assigned unique ID for this managed resource.
- synced
Tables List<Property Map>
Supporting Types
GetDatabaseSyncedDatabaseTablesSyncedTable
- Data
Synchronization GetStatus Database Synced Database Tables Synced Table Data Synchronization Status - (SyncedTableStatus) - Synced Table data synchronization status
- Database
Instance stringName - (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs. This is optional when creating synced database tables in registered catalogs. If this field is specified when creating synced database tables in registered catalogs, the database instance name MUST match that of the registered catalog (or the request will be rejected)
- Effective
Database stringInstance Name - (string) - The name of the database instance that this table is registered to. This field is always returned, and for tables inside database catalogs is inferred database instance associated with the catalog
- Effective
Logical stringDatabase Name - (string) - The name of the logical database that this table is registered to
- Logical
Database stringName - (string) - Target Postgres database object (logical database) name for this table.
- Name string
- (string) - Full three-part (catalog, schema, table) name of the table
- Unity
Catalog stringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. This is distinct from the
state of the data synchronization pipeline (i.e. the table may be in "ACTIVE" but the pipeline
may be in "PROVISIONING" as it runs asynchronously). Possible values are:
ACTIVE
,DEGRADED
,DELETING
,FAILED
,PROVISIONING
,UPDATING
- Spec
Get
Database Synced Database Tables Synced Table Spec - (SyncedTableSpec)
- Data
Synchronization GetStatus Database Synced Database Tables Synced Table Data Synchronization Status - (SyncedTableStatus) - Synced Table data synchronization status
- Database
Instance stringName - (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs. This is optional when creating synced database tables in registered catalogs. If this field is specified when creating synced database tables in registered catalogs, the database instance name MUST match that of the registered catalog (or the request will be rejected)
- Effective
Database stringInstance Name - (string) - The name of the database instance that this table is registered to. This field is always returned, and for tables inside database catalogs is inferred database instance associated with the catalog
- Effective
Logical stringDatabase Name - (string) - The name of the logical database that this table is registered to
- Logical
Database stringName - (string) - Target Postgres database object (logical database) name for this table.
- Name string
- (string) - Full three-part (catalog, schema, table) name of the table
- Unity
Catalog stringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. This is distinct from the
state of the data synchronization pipeline (i.e. the table may be in "ACTIVE" but the pipeline
may be in "PROVISIONING" as it runs asynchronously). Possible values are:
ACTIVE
,DEGRADED
,DELETING
,FAILED
,PROVISIONING
,UPDATING
- Spec
Get
Database Synced Database Tables Synced Table Spec - (SyncedTableSpec)
- data
Synchronization GetStatus Database Synced Database Tables Synced Table Data Synchronization Status - (SyncedTableStatus) - Synced Table data synchronization status
- database
Instance StringName - (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs. This is optional when creating synced database tables in registered catalogs. If this field is specified when creating synced database tables in registered catalogs, the database instance name MUST match that of the registered catalog (or the request will be rejected)
- effective
Database StringInstance Name - (string) - The name of the database instance that this table is registered to. This field is always returned, and for tables inside database catalogs is inferred database instance associated with the catalog
- effective
Logical StringDatabase Name - (string) - The name of the logical database that this table is registered to
- logical
Database StringName - (string) - Target Postgres database object (logical database) name for this table.
- name String
- (string) - Full three-part (catalog, schema, table) name of the table
- unity
Catalog StringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. This is distinct from the
state of the data synchronization pipeline (i.e. the table may be in "ACTIVE" but the pipeline
may be in "PROVISIONING" as it runs asynchronously). Possible values are:
ACTIVE
,DEGRADED
,DELETING
,FAILED
,PROVISIONING
,UPDATING
- spec
Get
Database Synced Database Tables Synced Table Spec - (SyncedTableSpec)
- data
Synchronization GetStatus Database Synced Database Tables Synced Table Data Synchronization Status - (SyncedTableStatus) - Synced Table data synchronization status
- database
Instance stringName - (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs. This is optional when creating synced database tables in registered catalogs. If this field is specified when creating synced database tables in registered catalogs, the database instance name MUST match that of the registered catalog (or the request will be rejected)
- effective
Database stringInstance Name - (string) - The name of the database instance that this table is registered to. This field is always returned, and for tables inside database catalogs is inferred database instance associated with the catalog
- effective
Logical stringDatabase Name - (string) - The name of the logical database that this table is registered to
- logical
Database stringName - (string) - Target Postgres database object (logical database) name for this table.
- name string
- (string) - Full three-part (catalog, schema, table) name of the table
- unity
Catalog stringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. This is distinct from the
state of the data synchronization pipeline (i.e. the table may be in "ACTIVE" but the pipeline
may be in "PROVISIONING" as it runs asynchronously). Possible values are:
ACTIVE
,DEGRADED
,DELETING
,FAILED
,PROVISIONING
,UPDATING
- spec
Get
Database Synced Database Tables Synced Table Spec - (SyncedTableSpec)
- data_
synchronization_ Getstatus Database Synced Database Tables Synced Table Data Synchronization Status - (SyncedTableStatus) - Synced Table data synchronization status
- database_
instance_ strname - (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs. This is optional when creating synced database tables in registered catalogs. If this field is specified when creating synced database tables in registered catalogs, the database instance name MUST match that of the registered catalog (or the request will be rejected)
- effective_
database_ strinstance_ name - (string) - The name of the database instance that this table is registered to. This field is always returned, and for tables inside database catalogs is inferred database instance associated with the catalog
- effective_
logical_ strdatabase_ name - (string) - The name of the logical database that this table is registered to
- logical_
database_ strname - (string) - Target Postgres database object (logical database) name for this table.
- name str
- (string) - Full three-part (catalog, schema, table) name of the table
- unity_
catalog_ strprovisioning_ state - (string) - The provisioning state of the synced table entity in Unity Catalog. This is distinct from the
state of the data synchronization pipeline (i.e. the table may be in "ACTIVE" but the pipeline
may be in "PROVISIONING" as it runs asynchronously). Possible values are:
ACTIVE
,DEGRADED
,DELETING
,FAILED
,PROVISIONING
,UPDATING
- spec
Get
Database Synced Database Tables Synced Table Spec - (SyncedTableSpec)
- data
Synchronization Property MapStatus - (SyncedTableStatus) - Synced Table data synchronization status
- database
Instance StringName - (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs. This is optional when creating synced database tables in registered catalogs. If this field is specified when creating synced database tables in registered catalogs, the database instance name MUST match that of the registered catalog (or the request will be rejected)
- effective
Database StringInstance Name - (string) - The name of the database instance that this table is registered to. This field is always returned, and for tables inside database catalogs is inferred database instance associated with the catalog
- effective
Logical StringDatabase Name - (string) - The name of the logical database that this table is registered to
- logical
Database StringName - (string) - Target Postgres database object (logical database) name for this table.
- name String
- (string) - Full three-part (catalog, schema, table) name of the table
- unity
Catalog StringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. This is distinct from the
state of the data synchronization pipeline (i.e. the table may be in "ACTIVE" but the pipeline
may be in "PROVISIONING" as it runs asynchronously). Possible values are:
ACTIVE
,DEGRADED
,DELETING
,FAILED
,PROVISIONING
,UPDATING
- spec Property Map
- (SyncedTableSpec)
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatus
- Detailed
State string - (string) - The state of the synced table. Possible values are:
SYNCED_TABLED_OFFLINE
,SYNCED_TABLE_OFFLINE_FAILED
,SYNCED_TABLE_ONLINE
,SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE
,SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE
,SYNCED_TABLE_ONLINE_PIPELINE_FAILED
,SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE
,SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES
,SYNCED_TABLE_PROVISIONING
,SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT
,SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
- Last
Sync GetDatabase Synced Database Tables Synced Table Data Synchronization Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination.
- Message string
- (string) - A text description of the current state of the synced table
- Pipeline
Id string - (string) - ID of the associated pipeline. The pipeline ID may have been provided by the client (in the case of bin packing), or generated by the server (when creating a new pipeline)
- Continuous
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status - (SyncedTableContinuousUpdateStatus)
- Failed
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Failed Status - (SyncedTableFailedStatus)
- Provisioning
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Provisioning Status - (SyncedTableProvisioningStatus)
- Triggered
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status - (SyncedTableTriggeredUpdateStatus)
- Detailed
State string - (string) - The state of the synced table. Possible values are:
SYNCED_TABLED_OFFLINE
,SYNCED_TABLE_OFFLINE_FAILED
,SYNCED_TABLE_ONLINE
,SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE
,SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE
,SYNCED_TABLE_ONLINE_PIPELINE_FAILED
,SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE
,SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES
,SYNCED_TABLE_PROVISIONING
,SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT
,SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
- Last
Sync GetDatabase Synced Database Tables Synced Table Data Synchronization Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination.
- Message string
- (string) - A text description of the current state of the synced table
- Pipeline
Id string - (string) - ID of the associated pipeline. The pipeline ID may have been provided by the client (in the case of bin packing), or generated by the server (when creating a new pipeline)
- Continuous
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status - (SyncedTableContinuousUpdateStatus)
- Failed
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Failed Status - (SyncedTableFailedStatus)
- Provisioning
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Provisioning Status - (SyncedTableProvisioningStatus)
- Triggered
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status - (SyncedTableTriggeredUpdateStatus)
- detailed
State String - (string) - The state of the synced table. Possible values are:
SYNCED_TABLED_OFFLINE
,SYNCED_TABLE_OFFLINE_FAILED
,SYNCED_TABLE_ONLINE
,SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE
,SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE
,SYNCED_TABLE_ONLINE_PIPELINE_FAILED
,SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE
,SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES
,SYNCED_TABLE_PROVISIONING
,SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT
,SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
- last
Sync GetDatabase Synced Database Tables Synced Table Data Synchronization Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination.
- message String
- (string) - A text description of the current state of the synced table
- pipeline
Id String - (string) - ID of the associated pipeline. The pipeline ID may have been provided by the client (in the case of bin packing), or generated by the server (when creating a new pipeline)
- continuous
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status - (SyncedTableContinuousUpdateStatus)
- failed
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Failed Status - (SyncedTableFailedStatus)
- provisioning
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Provisioning Status - (SyncedTableProvisioningStatus)
- triggered
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status - (SyncedTableTriggeredUpdateStatus)
- detailed
State string - (string) - The state of the synced table. Possible values are:
SYNCED_TABLED_OFFLINE
,SYNCED_TABLE_OFFLINE_FAILED
,SYNCED_TABLE_ONLINE
,SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE
,SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE
,SYNCED_TABLE_ONLINE_PIPELINE_FAILED
,SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE
,SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES
,SYNCED_TABLE_PROVISIONING
,SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT
,SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
- last
Sync GetDatabase Synced Database Tables Synced Table Data Synchronization Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination.
- message string
- (string) - A text description of the current state of the synced table
- pipeline
Id string - (string) - ID of the associated pipeline. The pipeline ID may have been provided by the client (in the case of bin packing), or generated by the server (when creating a new pipeline)
- continuous
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status - (SyncedTableContinuousUpdateStatus)
- failed
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Failed Status - (SyncedTableFailedStatus)
- provisioning
Status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Provisioning Status - (SyncedTableProvisioningStatus)
- triggered
Update GetStatus Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status - (SyncedTableTriggeredUpdateStatus)
- detailed_
state str - (string) - The state of the synced table. Possible values are:
SYNCED_TABLED_OFFLINE
,SYNCED_TABLE_OFFLINE_FAILED
,SYNCED_TABLE_ONLINE
,SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE
,SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE
,SYNCED_TABLE_ONLINE_PIPELINE_FAILED
,SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE
,SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES
,SYNCED_TABLE_PROVISIONING
,SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT
,SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
- last_
sync GetDatabase Synced Database Tables Synced Table Data Synchronization Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination.
- message str
- (string) - A text description of the current state of the synced table
- pipeline_
id str - (string) - ID of the associated pipeline. The pipeline ID may have been provided by the client (in the case of bin packing), or generated by the server (when creating a new pipeline)
- continuous_
update_ Getstatus Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status - (SyncedTableContinuousUpdateStatus)
- failed_
status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Failed Status - (SyncedTableFailedStatus)
- provisioning_
status GetDatabase Synced Database Tables Synced Table Data Synchronization Status Provisioning Status - (SyncedTableProvisioningStatus)
- triggered_
update_ Getstatus Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status - (SyncedTableTriggeredUpdateStatus)
- detailed
State String - (string) - The state of the synced table. Possible values are:
SYNCED_TABLED_OFFLINE
,SYNCED_TABLE_OFFLINE_FAILED
,SYNCED_TABLE_ONLINE
,SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE
,SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE
,SYNCED_TABLE_ONLINE_PIPELINE_FAILED
,SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE
,SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES
,SYNCED_TABLE_PROVISIONING
,SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT
,SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
- last
Sync Property Map - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination.
- message String
- (string) - A text description of the current state of the synced table
- pipeline
Id String - (string) - ID of the associated pipeline. The pipeline ID may have been provided by the client (in the case of bin packing), or generated by the server (when creating a new pipeline)
- continuous
Update Property MapStatus - (SyncedTableContinuousUpdateStatus)
- failed
Status Property Map - (SyncedTableFailedStatus)
- provisioning
Status Property Map - (SyncedTableProvisioningStatus)
- triggered
Update Property MapStatus - (SyncedTableTriggeredUpdateStatus)
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusContinuousUpdateStatus
- Initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- Initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- last
Processed IntegerCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp String
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- last
Processed numberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- initial_
pipeline_ Getsync_ progress Database Synced Database Tables Synced Table Data Synchronization Status Continuous Update Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- last_
processed_ intcommit_ version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp str
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- initial
Pipeline Property MapSync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- last
Processed NumberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp String
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusContinuousUpdateStatusInitialPipelineSyncProgress
- Estimated
Completion doubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- Provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- Sync
Progress doubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- Estimated
Completion float64Time Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- Provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- Sync
Progress float64Completion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion DoubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version IntegerCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase String - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress DoubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row IntegerCount - (integer) - The number of rows that have been synced in this update
- total
Row IntegerCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion numberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version numberCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress numberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row numberCount - (integer) - The number of rows that have been synced in this update
- total
Row numberCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated_
completion_ floattime_ seconds - (number) - The estimated time remaining to complete this update in seconds
- latest_
version_ intcurrently_ processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning_
phase str - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync_
progress_ floatcompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced_
row_ intcount - (integer) - The number of rows that have been synced in this update
- total_
row_ intcount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion NumberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version NumberCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase String - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress NumberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row NumberCount - (integer) - The number of rows that have been synced in this update
- total
Row NumberCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusFailedStatus
- Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- last
Processed IntegerCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp String
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- last
Processed numberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- last_
processed_ intcommit_ version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp str
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- last
Processed NumberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp String
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusLastSync
- Delta
Table GetSync Info Database Synced Database Tables Synced Table Data Synchronization Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- Sync
End stringTimestamp - (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
- Sync
Start stringTimestamp - (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
- Delta
Table GetSync Info Database Synced Database Tables Synced Table Data Synchronization Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- Sync
End stringTimestamp - (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
- Sync
Start stringTimestamp - (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
- delta
Table GetSync Info Database Synced Database Tables Synced Table Data Synchronization Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- sync
End StringTimestamp - (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
- sync
Start StringTimestamp - (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
- delta
Table GetSync Info Database Synced Database Tables Synced Table Data Synchronization Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- sync
End stringTimestamp - (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
- sync
Start stringTimestamp - (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
- delta_
table_ Getsync_ info Database Synced Database Tables Synced Table Data Synchronization Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- sync_
end_ strtimestamp - (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
- sync_
start_ strtimestamp - (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
- delta
Table Property MapSync Info - (DeltaTableSyncInfo)
- sync
End StringTimestamp - (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
- sync
Start StringTimestamp - (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusLastSyncDeltaTableSyncInfo
- Delta
Commit stringTimestamp - (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
- Delta
Commit intVersion - (integer) - The Delta Lake commit version that was last successfully synced
- Delta
Commit stringTimestamp - (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
- Delta
Commit intVersion - (integer) - The Delta Lake commit version that was last successfully synced
- delta
Commit StringTimestamp - (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
- delta
Commit IntegerVersion - (integer) - The Delta Lake commit version that was last successfully synced
- delta
Commit stringTimestamp - (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
- delta
Commit numberVersion - (integer) - The Delta Lake commit version that was last successfully synced
- delta_
commit_ strtimestamp - (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
- delta_
commit_ intversion - (integer) - The Delta Lake commit version that was last successfully synced
- delta
Commit StringTimestamp - (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
- delta
Commit NumberVersion - (integer) - The Delta Lake commit version that was last successfully synced
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusProvisioningStatus
- Initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Provisioning Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- Initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Provisioning Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Provisioning Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- initial
Pipeline GetSync Progress Database Synced Database Tables Synced Table Data Synchronization Status Provisioning Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- initial_
pipeline_ Getsync_ progress Database Synced Database Tables Synced Table Data Synchronization Status Provisioning Status Initial Pipeline Sync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
- initial
Pipeline Property MapSync Progress - (SyncedTablePipelineProgress) - Details about initial data synchronization. Only populated when in the PROVISIONING_INITIAL_SNAPSHOT state
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusProvisioningStatusInitialPipelineSyncProgress
- Estimated
Completion doubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- Provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- Sync
Progress doubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- Estimated
Completion float64Time Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- Provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- Sync
Progress float64Completion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion DoubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version IntegerCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase String - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress DoubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row IntegerCount - (integer) - The number of rows that have been synced in this update
- total
Row IntegerCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion numberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version numberCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress numberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row numberCount - (integer) - The number of rows that have been synced in this update
- total
Row numberCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated_
completion_ floattime_ seconds - (number) - The estimated time remaining to complete this update in seconds
- latest_
version_ intcurrently_ processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning_
phase str - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync_
progress_ floatcompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced_
row_ intcount - (integer) - The number of rows that have been synced in this update
- total_
row_ intcount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion NumberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version NumberCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase String - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress NumberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row NumberCount - (integer) - The number of rows that have been synced in this update
- total
Row NumberCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusTriggeredUpdateStatus
- Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- Triggered
Update GetProgress Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status Triggered Update Progress - (SyncedTablePipelineProgress) - Progress of the active data synchronization pipeline
- Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- Triggered
Update GetProgress Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status Triggered Update Progress - (SyncedTablePipelineProgress) - Progress of the active data synchronization pipeline
- last
Processed IntegerCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp String
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- triggered
Update GetProgress Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status Triggered Update Progress - (SyncedTablePipelineProgress) - Progress of the active data synchronization pipeline
- last
Processed numberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp string
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- triggered
Update GetProgress Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status Triggered Update Progress - (SyncedTablePipelineProgress) - Progress of the active data synchronization pipeline
- last_
processed_ intcommit_ version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp str
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- triggered_
update_ Getprogress Database Synced Database Tables Synced Table Data Synchronization Status Triggered Update Status Triggered Update Progress - (SyncedTablePipelineProgress) - Progress of the active data synchronization pipeline
- last
Processed NumberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- timestamp String
- (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
- triggered
Update Property MapProgress - (SyncedTablePipelineProgress) - Progress of the active data synchronization pipeline
GetDatabaseSyncedDatabaseTablesSyncedTableDataSynchronizationStatusTriggeredUpdateStatusTriggeredUpdateProgress
- Estimated
Completion doubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- Provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- Sync
Progress doubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- Estimated
Completion float64Time Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- Provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- Sync
Progress float64Completion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion DoubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version IntegerCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase String - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress DoubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row IntegerCount - (integer) - The number of rows that have been synced in this update
- total
Row IntegerCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion numberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version numberCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase string - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress numberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row numberCount - (integer) - The number of rows that have been synced in this update
- total
Row numberCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated_
completion_ floattime_ seconds - (number) - The estimated time remaining to complete this update in seconds
- latest_
version_ intcurrently_ processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning_
phase str - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync_
progress_ floatcompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced_
row_ intcount - (integer) - The number of rows that have been synced in this update
- total_
row_ intcount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion NumberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version NumberCurrently Processing - (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
- provisioning
Phase String - (string) - The current phase of the data synchronization pipeline. Possible values are:
PROVISIONING_PHASE_INDEX_SCAN
,PROVISIONING_PHASE_INDEX_SORT
,PROVISIONING_PHASE_MAIN
- sync
Progress NumberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row NumberCount - (integer) - The number of rows that have been synced in this update
- total
Row NumberCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
GetDatabaseSyncedDatabaseTablesSyncedTableSpec
- Create
Database boolObjects If Missing - (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist
- Existing
Pipeline stringId - (string) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- New
Pipeline GetSpec Database Synced Database Tables Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- Primary
Key List<string>Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- Scheduling
Policy string - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS
,SNAPSHOT
,TRIGGERED
- Source
Table stringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table
- Timeseries
Key string - (string) - Time series key to deduplicate (tie-break) rows with the same primary key
- Create
Database boolObjects If Missing - (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist
- Existing
Pipeline stringId - (string) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- New
Pipeline GetSpec Database Synced Database Tables Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- Primary
Key []stringColumns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- Scheduling
Policy string - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS
,SNAPSHOT
,TRIGGERED
- Source
Table stringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table
- Timeseries
Key string - (string) - Time series key to deduplicate (tie-break) rows with the same primary key
- create
Database BooleanObjects If Missing - (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist
- existing
Pipeline StringId - (string) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- new
Pipeline GetSpec Database Synced Database Tables Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- primary
Key List<String>Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- scheduling
Policy String - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS
,SNAPSHOT
,TRIGGERED
- source
Table StringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table
- timeseries
Key String - (string) - Time series key to deduplicate (tie-break) rows with the same primary key
- create
Database booleanObjects If Missing - (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist
- existing
Pipeline stringId - (string) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- new
Pipeline GetSpec Database Synced Database Tables Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- primary
Key string[]Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- scheduling
Policy string - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS
,SNAPSHOT
,TRIGGERED
- source
Table stringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table
- timeseries
Key string - (string) - Time series key to deduplicate (tie-break) rows with the same primary key
- create_
database_ boolobjects_ if_ missing - (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist
- existing_
pipeline_ strid - (string) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- new_
pipeline_ Getspec Database Synced Database Tables Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- primary_
key_ Sequence[str]columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- scheduling_
policy str - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS
,SNAPSHOT
,TRIGGERED
- source_
table_ strfull_ name - (string) - Three-part (catalog, schema, table) name of the source Delta table
- timeseries_
key str - (string) - Time series key to deduplicate (tie-break) rows with the same primary key
- create
Database BooleanObjects If Missing - (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist
- existing
Pipeline StringId - (string) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- new
Pipeline Property MapSpec - (NewPipelineSpec) - At most one of existing_pipeline_id and new_pipeline_spec should be defined.
- primary
Key List<String>Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- scheduling
Policy String - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS
,SNAPSHOT
,TRIGGERED
- source
Table StringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table
- timeseries
Key String - (string) - Time series key to deduplicate (tie-break) rows with the same primary key
GetDatabaseSyncedDatabaseTablesSyncedTableSpecNewPipelineSpec
- Storage
Catalog string - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- Storage
Schema string - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- Storage
Catalog string - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- Storage
Schema string - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage
Catalog String - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage
Schema String - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage
Catalog string - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage
Schema string - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage_
catalog str - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage_
schema str - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage
Catalog String - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
- storage
Schema String - (string) - This field needs to be specified if the destination catalog is a managed postgres catalog.
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricks
Terraform Provider.