Share via


DELTA_VERSIONS_NOT_CONTIGUOUS error condition

SQLSTATE: KD00C

Versions (<versionList>) are not contiguous. A gap in the delta log between versions <startVersion> and <endVersion> was detected while trying to load version <versionToLoad>.

AWS

This can happen when files have been manually removed from the Delta log, or due to S3 eventual consistency when a table is deleted and recreated at the same location. Please contact Databricks support to repair the table.

AZURE

This can happen when files have been manually removed from the Delta log. Please contact Databricks support to repair the table.

GENERIC

This can happen when files have been manually removed from the Delta log.