v.20.1Backward Incompatible Changes

Add ANY JOIN Logic for StorageJoin with Upgrade Instructions

Add new ANY JOIN logic for StorageJoin consistent with JOIN operation. To upgrade without changes in behaviour you need add SETTINGS any_join_distinct_right_table_keys = 1 to Engine Join tables metadata or recreate these tables after upgrade. #8400 (Artem Zuikov)