ClickHouse/dbms/src
Gleb Kanterov 1b8e5f9b47 Optimization to skip unused shards for Distributed engine
Hide behind `distributed_optimize_skip_select_on_unused_shards` setting.
2018-11-16 10:21:06 +00:00
..
AggregateFunctions Flexible fields assignment 2018-10-24 08:47:33 +08:00
Client Build fixes (#3466) 2018-10-25 18:23:41 +03:00
Columns Merge pull request #3568 from yandex/fix-low-cardinality-nullable-perf 2018-11-14 03:27:05 +03:00
Common Fixed bad and wrong code #3553 2018-11-14 04:59:32 +03:00
Core Try fix apple build part 2 2018-11-07 16:24:36 +03:00
Databases Improved server startup time #2278 2018-10-17 05:34:14 +03:00
DataStreams Split ExpressionAnalyzer and SyntaxAnalyzer. 2018-11-09 18:01:18 +03:00
DataTypes Flexible fields assignment 2018-10-24 08:47:33 +08:00
Dictionaries Fixed bad code #3565 2018-11-14 04:04:09 +03:00
Formats Merge pull request #3436 from amosbird/master 2018-11-01 20:22:28 +03:00
Functions Avoid materialization for dictGetTOrDefault 2018-11-12 00:35:13 +08:00
Interpreters Optimization to skip unused shards for Distributed engine 2018-11-16 10:21:06 +00:00
IO Fix AIO unknown compression method when merge tree has mark to last byte of file 2018-11-06 20:29:31 +03:00
Parsers Build fixes (#3545) 2018-11-10 23:09:07 +03:00
Storages Optimization to skip unused shards for Distributed engine 2018-11-16 10:21:06 +00:00
TableFunctions more refactoring: funcs to extract database_and_table from AST 2018-10-29 22:04:28 +03:00
CMakeLists.txt Remove Analyzers because it was failed refactoring attempt [#CLICKHOUSE-2] 2018-11-12 18:40:33 +03:00