Fixed Comparison Issue with FixedString Primary Key in Index Analysis
Official CH changelog text
Fixed inconsistent comparison with primary key of type FixedString on index analysis if they're compered with a string of less size. This fixes #14908. #15033 (Amos Bird).