ClickHouse/src
Azat Khuzhin fffeeeba06 Force WithMergeableStateAfterAggregation via distributed_group_by_no_merge (convert to UInt64)
Possible values:
- 1 - Do not merge aggregation states from different servers for distributed query processing - in case it is for certain that there are different keys on different shards.
- 2 - same as 1 but also apply ORDER BY and LIMIT stages
2020-09-03 00:52:51 +03:00
..
Access Merge pull request #13987 from vitlibar/fix-grant-all-on-table 2020-09-02 05:06:32 +03:00
AggregateFunctions Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
Client Add ability to specify Default codec for columns (#14049) 2020-08-28 20:40:45 +03:00
Columns Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
Common Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
Compression Add ability to specify Default codec for columns (#14049) 2020-08-28 20:40:45 +03:00
Core Force WithMergeableStateAfterAggregation via distributed_group_by_no_merge (convert to UInt64) 2020-09-03 00:52:51 +03:00
Databases Throw exception on alter for storages created from table functions 2020-09-01 10:26:31 +03:00
DataStreams Add ability to specify Default codec for columns (#14049) 2020-08-28 20:40:45 +03:00
DataTypes Merge pull request #13761 from zhang2014/improvement/date_time 2020-09-02 05:12:35 +03:00
Dictionaries Trigger CI 2020-09-02 04:28:52 +03:00
Disks Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)" 2020-08-21 18:44:29 +03:00
Formats Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
Functions Merge pull request #14325 from azat/suppress-wget-output 2020-09-02 14:59:28 +03:00
Interpreters Optimize queries with LIMIT/LIMIT BY/ORDER BY for distributed with GROUP BY sharding_key 2020-09-03 00:52:51 +03:00
IO Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
Parsers Merge pull request #12567 from amosbird/fmi 2020-09-02 17:07:57 +03:00
Processors Merge pull request #14315 from azat/EXPLAIN-SIGSEGV-fix 2020-09-02 12:46:59 +03:00
Server Add ability to specify Default codec for columns (#14049) 2020-08-28 20:40:45 +03:00
Storages Force WithMergeableStateAfterAggregation via distributed_group_by_no_merge (convert to UInt64) 2020-09-03 00:52:51 +03:00
TableFunctions TableFunction view. 2020-09-02 16:02:10 +08:00
CMakeLists.txt cmake: fix parquet/arrow variables 2020-08-25 20:16:41 +03:00
NOTICE dbms/ → src/ 2020-04-03 18:14:31 +03:00
ya.make Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00