v.25.1Bug Fix
Fixed NOT_FOUND_COLUMN_IN_BLOCK and Improved FINAL Optimizations in ClickHouse Queries
FixedNOT_FOUND_COLUMN_IN_BLOCKin queries withFINALandSAMPLE. Fixed incorrect result in selects withFINALfromCollapsingMergeTreeand enabled optimizations ofFINAL. #73682 (Anton Popov).