Hi @isai-ds
Could you please refer to the document below?
https://www.databricks.com/blog/introducing-salesforce-connectors-lakehouse-federation-and-lakeflow-connect
https://docs.databricks.com/aws/en/ingestion/lakeflow-connect/salesforce-faq
Hi @DylanStout
Please find below my findings for this issue.
No governed tags in scope: If there are no Unity Catalog governed tags defined or applied to objects visible to your current privileges, the UI can fail to populate the dropdown values...
Hi @Malthe
The recommended method is to manage and trigger the sync via table-level APIs or management interfaces, not the pipeline-level job triggers:
For Unity Catalog synced tables (e.g., syncing to Postgres), triggering a sync or refresh is per...
Hi @Balram-snaplogi
The default socket timeout value introduced in Databricks JDBC driver version 2.6.35 is 300 seconds (5 minutes). Please refer to the below kb.
https://kb.databricks.com/dbsql/job-timeout-when-connecting-to-a-sql-endpoint-over-jd...