v.25.12Bug Fix (user-visible misbehavior in an official stable release)
Fix delta lake setting delta_lake_snapshot_version which could
Fix delta lake setting delta_lake_snapshot_version which could give incorrect result when used with table engine (not table function) and value -1 (disabled) after snapshot version was used before that. Closes #87676. #91818 (Kseniia Sumarokova).