v.20.1Backward Incompatible Changes
Add ANY JOIN Logic for StorageJoin with Upgrade Instructions
Add newANY JOINlogic forStorageJoinconsistent withJOINoperation. To upgrade without changes in behaviour you need addSETTINGS any_join_distinct_right_table_keys = 1to Engine Join tables metadata or recreate these tables after upgrade. #8400 (Artem Zuikov)