v.21.6Improvement
Fix infinite loop issue with self-referential ClickHouse dictionary configuration
Fix the case when it was possible to configure dictionary with clickhouse source that was looking to itself that leads to infinite loop. Closes #14314. #22479 (Maksim Kita).