ClickHouse/tests/queries
Azat Khuzhin fbb386dca5 Rewrite IN in query for remote shards to exclude values that does not belongs to shard
v2: fix optimize_skip_unused_shards_rewrite_in for sharding_key wrapped into function
v3: fix column name for optimize_skip_unused_shards_rewrite_in
v4: fix optimize_skip_unused_shards_rewrite_in with Null
v5:
- squash with Remove query argument for IStreamFactory::createForShard()
- use proper column after function execution (using sharding_key_column_name)
- update the test reference since (X) now is tuple(X)
2021-04-12 10:37:28 +03:00
..
0_stateless Rewrite IN in query for remote shards to exclude values that does not belongs to shard 2021-04-12 10:37:28 +03:00
1_stateful add test 2021-04-06 22:23:16 +03:00
bugs
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh
skip_list.json Added test to skiplist 2021-04-11 12:03:55 +03:00