ClickHouse/programs
Azat Khuzhin 4043be3121 Add new query processing stage WithMergeableStateAfterAggregation
Process query until the stage where the aggregate functions were
calculated and finalized.

It will be used for optimize_distributed_group_by_sharding_key.

v2: fix aliases
v3: Fix protocol ABI breakage due to WithMergeableStateAfterAggregation
    Conditions >= for QueryProcessingStage::Enum has been verified, and they
    are ok (in InterpreterSelectQuery).
2020-09-03 00:51:08 +03:00
..
benchmark Add new query processing stage WithMergeableStateAfterAggregation 2020-09-03 00:51:08 +03:00
client fixup 2020-09-01 03:22:06 +03:00
compressor Add ability to specify Default codec for columns (#14049) 2020-08-28 20:40:45 +03:00
copier Use terminal width for the formatted help text of the clickhouse-copier 2020-08-25 21:17:21 +03:00
extract-from-config Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
format Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
install Only use sudo when we are not user 2020-08-27 14:22:49 +08:00
local fix 2020-08-13 22:41:06 +03:00
obfuscator cleanup few unused headers 2020-06-23 22:08:05 -07:00
odbc-bridge Fix crash in SchemaAllowedHandler. 2020-08-29 15:53:15 +03:00
server Merge pull request #13888 from vladimir-golovchenko/add-date-trunc-function 2020-08-27 02:12:27 +03:00
clickhouse-split-helper Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Fix build 2020-08-09 23:10:51 +03:00
config_tools.h.in Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00
main.cpp Added start/stop/status/restart commands 2020-08-08 23:42:10 +03:00
ya.make Fix "Arcadia" build 2020-08-11 00:36:49 +03:00