ClickHouse/tests/queries
Joshua Hildred 9d4f1d890e Add an optimization that removes redundant equality
checks on boolean functions. This fixes a bug in
which the primary index is not used for queries like
SELECT * FROM <table> WHERE <pk> in (<n>) = 1
2024-04-09 12:08:31 -07:00
..
0_stateless Add an optimization that removes redundant equality 2024-04-09 12:08:31 -07:00
1_stateful
bugs
shell_config.sh