v.25.9Bug Fix (user-visible misbehavior in an official stable release)
Skip index if the table
Exception was thrown by aFINALquery with skip index if the table (e.gReplacingMergeTree) was created with settingindex_granularity_bytes = 0. That exception has been fixed now. #86147 (Shankar Iyer).