The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi.
I am currious which Delta Lake features or versions are supported in the DeltaLake.Table M function?
I found through testing that the Liquid Clustering from Delta Lake version 3.1.0 is'nt supported.
In the connector made by Gerhard Brueckl, there was support for minReaderVersion up to 2. In that instance both liquid clustering and Deletion Vectors is'nt supported. Is it the same for the DeltaLake.Table M function?
Also, are there any plans to develop support for newer features?
Kind regards
Solved! Go to Solution.
Hi @NikoGregersen,
Thank you for contacting the Microsoft Fabric Forum Community.
Currently, Microsoft has not released a public roadmap or timeline regarding DeltaLake.Table's support for newer Delta Lake versions or features such as deletion vectors or clustering.
If compatibility is required at this time,
please avoid setting minReaderVersion above 2.
Kind regards,
Prasanna Kumar
Hi @NikoGregersen,
Thank you for contacting the Microsoft Fabric Forum Community.
Currently, Microsoft has not released a public roadmap or timeline regarding DeltaLake.Table's support for newer Delta Lake versions or features such as deletion vectors or clustering.
If compatibility is required at this time,
please avoid setting minReaderVersion above 2.
Kind regards,
Prasanna Kumar
Thank you for the clarification. I will keep the minReaderVersion below 2 and se what the future brings.
Kind regards