Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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.
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 @v-pagayam-msft ,
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.
I’m exploring alternative approaches using notebooks to overcome these limitations.
Best regards,
Suresh
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.
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.