Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
libpekin
Helper II
Helper II

Ingesting Data from AWS Databricks Delta Share into Fabric Warehouse

Hello,

I have a Databricks Delta Share on an AWS Databricks Account and need to ingest data into a Fabric Warehouse (Note: Lakehouse is not an option for this requirement, so Lakehouse-based solutions are not applicable). The Delta Share contains approximately 200 tables, and I would prefer not to copy each table as Parquet files into OneLake before ingestion.

Does Fabric provide functionality to connect directly to an AWS Databricks Delta Share—similar to Azure Databricks Unity Catalog mirroring—so that I can:

  • Expose the schema and tables from the Delta Share

  • Read the data efficiently

  • Incrementally ingest each table using T-SQL notebooks or Dataflows Gen2?

I have searched various sources but haven’t found a clear implementation guide. Any insights or examples would be greatly appreciated.

Thank you!

1 ACCEPTED SOLUTION
v-aatheeque
Community Support
Community Support

Hi @libpekin ,
Thanks for raising this question to Microsoft Fabric Community Forum.

Currently, Microsoft Fabric does not offer a built-in connector that allows direct querying or exposure of Delta Share tables from AWS Databricks into a Fabric Warehouse. The Unity Catalog mirroring feature is supported only with Azure Databricks and has not been extended to AWS Databricks at this time.

 

  • As a workaround, you can automate the ingestion of data from AWS Databricks Delta Share into an intermediate staging layer such as Azure Blob Storage or Azure SQL Database. From there, the data can be ingested into a Fabric Warehouse using T-SQL notebooks or Dataflows Gen2.
  • It's also worth noting that while Lakehouse is currently the only Fabric-native destination with potential support for open Delta Sharing, Warehouse-based direct ingestion from Delta Share is not supported at this stage.
  • Additionally, Fabric now supports direct access to Azure Databricks Unity Catalog tables through the Mirrored Azure Databricks Catalog feature.
  • If you're working with Azure Databricks, this provides a seamless way to integrate Unity Catalog-managed data across other Fabric experiences, including Power BI.
  • For AWS-hosted Delta Shares, however a middle-tier ingestion strategy remains necessary until native support becomes available.

Hope this helps !!

If this functionality is important for your use case, we kindly encourage you to share your feedback and submit it as an idea on the Microsoft Fabric Ideas Forum:

Fabric Ideas - Microsoft Fabric Community

This platform allows users to submit feature requests and enhancements. Suggestions with higher community votes are reviewed and prioritized by the product team, which helps shape future roadmap decisions.

If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.

Regards,
atheeq.

View solution in original post

2 REPLIES 2
v-aatheeque
Community Support
Community Support

Hi @libpekin ,
Thanks for raising this question to Microsoft Fabric Community Forum.

Currently, Microsoft Fabric does not offer a built-in connector that allows direct querying or exposure of Delta Share tables from AWS Databricks into a Fabric Warehouse. The Unity Catalog mirroring feature is supported only with Azure Databricks and has not been extended to AWS Databricks at this time.

 

  • As a workaround, you can automate the ingestion of data from AWS Databricks Delta Share into an intermediate staging layer such as Azure Blob Storage or Azure SQL Database. From there, the data can be ingested into a Fabric Warehouse using T-SQL notebooks or Dataflows Gen2.
  • It's also worth noting that while Lakehouse is currently the only Fabric-native destination with potential support for open Delta Sharing, Warehouse-based direct ingestion from Delta Share is not supported at this stage.
  • Additionally, Fabric now supports direct access to Azure Databricks Unity Catalog tables through the Mirrored Azure Databricks Catalog feature.
  • If you're working with Azure Databricks, this provides a seamless way to integrate Unity Catalog-managed data across other Fabric experiences, including Power BI.
  • For AWS-hosted Delta Shares, however a middle-tier ingestion strategy remains necessary until native support becomes available.

Hope this helps !!

If this functionality is important for your use case, we kindly encourage you to share your feedback and submit it as an idea on the Microsoft Fabric Ideas Forum:

Fabric Ideas - Microsoft Fabric Community

This platform allows users to submit feature requests and enhancements. Suggestions with higher community votes are reviewed and prioritized by the product team, which helps shape future roadmap decisions.

If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.

Regards,
atheeq.

Thanks @v-aatheeque ! You've confirmed my research findings. Sounds good, I'll submit this feature as an idea on the Microsoft Fabric Ideas Forum.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.