ClickHouse/tests
Azat Khuzhin 6507247328 optimize_skip_unused_shards=2 will disable it for nested distributed queries
P.S. Looks like settings can be converted between SettingUInt64 and
SettingBool without breaking binary protocol.

FWIW maybe it is a good idea to change the semantics of the settings as
follow (but I guess that changing semantic is not a good idea, better to
add new settings and deprecate old ones):
- optimize_skip_unused_shards -- accept nesting level on which the
  optimization will work
- force_skip_optimize_shards_nesting -- accept nesting level on which
  the optimization will work
2020-06-18 21:49:29 +03:00
..
config
external_models/catboost
fuzz
instructions
integration Cover re-parsing of metadata from zookeeper 2020-06-17 21:05:26 +03:00
perf_drafts
performance Any input optimize (#11529) 2020-06-18 19:34:29 +03:00
queries optimize_skip_unused_shards=2 will disable it for nested distributed queries 2020-06-18 21:49:29 +03:00
users.d
.gitignore
clickhouse-client.xml
clickhouse-test
clickhouse-test-server
client-test.xml
CMakeLists.txt
CTestCustom.cmake
decimals_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt
server-test.xml
stress
strings_dictionary.xml
tsan_suppressions.txt
users.xml