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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Sureshmannem
Frequent Visitor

undefined

Hi,

 

we are using pileline copy activity to read data from xml into delta table.

 

In mappings tab, import schema is not working delta lake table. Is there any possible solution using copy activity? Thank you

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Sureshmannem ,
Thank you for the follow-up. We would be happy to assist you!

Upon my knowledge, this is a known limitation when using Copy Activity with Delta Lake tables in Fabric , the “Import Schema” feature is not supported, which explains the inconsistent behavior you are seeing with locked or missing column mappings. This is documented in the official guidance here: Copy data from/to Lakehouse – Limitations.
For more context, you may also refer to the link: Data Factory limitations in Fabric

Hope this helps.

Thank you.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Sureshmannem ,
I wanted to follow up to see if you had a chance to review the previous response provided by us. I hope it was helpful. If yes, please Accept the answer so that it will be helpful to others to find it quickly.
Thank you.

Hi @Anonymous ,

 

Thank you for your support and prompt follow-up.

Unfortunately, the current workaround isn’t resolving the issue. The copy activity against Delta Lake/Warehouse is not effectively managing column mappings.

  • At times, the schema is recognized but doesn’t allow changes to the mappings.
  • In other instances, the schema is ignored entirely, leaving blank fields.

I’m exploring alternative approaches using notebooks to overcome these limitations.

Best regards,
Suresh

Anonymous
Not applicable

Hi @Sureshmannem ,
Thank you for the follow-up. We would be happy to assist you!

Upon my knowledge, this is a known limitation when using Copy Activity with Delta Lake tables in Fabric , the “Import Schema” feature is not supported, which explains the inconsistent behavior you are seeing with locked or missing column mappings. This is documented in the official guidance here: Copy data from/to Lakehouse – Limitations.
For more context, you may also refer to the link: Data Factory limitations in Fabric

Hope this helps.

Thank you.

Anonymous
Not applicable

Hi @Sureshmannem ,
Thank you for reaching out to us on Microsoft Fabric Community Forum!

This is a known limitation, Delta may  need the schema to be set up ahead of time or mapped manually. The best workaround is to define the mappings yourself or make sure the table already exists with the right structure. 
Refer the below solved thread and the document for more information:
https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-activity-creates-no-proper-delt...
https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#limitations 
https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-databricks-delta-lake?tabs=data...

Hope this helps.If so,give us kudos and consider accepting it as solution.

Thank you.

Regards,
Pallavi.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Fabric Update Carousel

Fabric Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors