Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Currently, when creating a shortcut in Fabric to ADLS Gen2 containing delta table, it does not work properly when checkpointPolicy configuration is set to v2.
Reference: https://github.com/delta-io/delta/blob/master/PROTOCOL.md#v2-spec
From time to time it fails with an error: Delta table 'X' with '_last_checkpoint' file references version 'X' but the associated checkpoint file is missing from the _delta_log directory.
But it is not missing, it just stored in the sidecars folder which is a new addition in v2.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.