Forum Discussion
chetanhiwale
Resolver I
1 year agoIceberg format support in Fabric
What are the possible supported sources and destination when we want to copy the iceberg table using Fabric pipelines. I can see only ADLS gen2 as destination supported for copy activity. As Fabric h...
- 1 year ago
Hi chetanhiwale
Yes, in the current implementation, if you want to use Iceberg tables as a source, they need to be stored in ADLS Gen2. If the Iceberg table is in OneLake, it cannot yet be directly used as a source in the Copy Activity for all destinations.If this post helps, then please consider Accepting it as the solution or give kudos to help the other members find it more quickly.
Thanks and Regards,
C Srikanth
Community Support Team.
Note: Microsoft may expand this functionality to support OneLake as a source for copying Iceberg table data to other destinations.
chetanhiwale
Resolver I
1 year agoThanks v-csrikanth for replying ,
Here the source should be only iceberg table ?