Add the Possibility to Write the Final Mark at the End of Mergetree Columns
Official CH changelog text
Add the possibility to write the final mark at the end of MergeTree columns. It allows to avoid useless reads for keys that are out of table data range. It is enabled only if adaptive index granularity is in use. #5624 (alesapin)