cancel
Showing results for 
Search instead for 
Did you mean: 
QueryingQuail
New Contributor III
since ‎02-10-2026
a month ago

User Stats

  • 7 Posts
  • 0 Solutions
  • 7 Kudos given
  • 0 Kudos received

User Activity

We are having some difficulties working with Onelake connections.What we have done:Set up a Databricks connection to OnelakeCreated a foreign catalogWe try to read using:import dlt @dlt.table def fabric_test(): return spark.read.table("fabric.db...
Hello all,We are currently working with ingestion of data from source systems using a mix of custom code and managed connectors (e.g. the Dynamics 365 (Synapse Link) connector) in conjunction with Auto CDC / Auto CDC from snapshot. I’m trying to unde...