ClickHouse/src
Nikolai Kochetov b8d27aa8dd
Merge pull request #37469 from azat/projections-optimize_aggregation_in_order
Implement in order aggregation (optimize_aggregation_in_order) for projections for tables with fully materialized projections
2022-06-21 12:17:35 +02:00
..
Access Fix clang-tidy more. 2022-06-20 11:04:37 +02:00
AggregateFunctions Merge branch 'master' into window-function-expression 2022-06-19 22:14:54 +00:00
Backups Fix clang-tidy more. 2022-06-20 11:04:37 +02:00
Bridge base should not depend on Common 2022-04-29 10:26:35 +08:00
BridgeHelper Move some resources 2022-05-20 19:49:31 +00:00
Client improvements for getFileSize 2022-06-20 15:22:56 +02:00
Columns Restart the pipeline, I guess 2022-06-15 18:16:56 +00:00
Common Merge pull request #38227 from kssenii/diff-reduce 2022-06-21 12:12:22 +02:00
Compression try to fix fpc codec 2022-06-16 03:41:09 +02:00
Coordination Fix backwards compatibility with older snapshots 2022-06-15 13:46:27 +00:00
Core Merge pull request #38022 from kitaisreal/sorting-added-batch-queue-variants 2022-06-20 22:35:44 +02:00
Daemon Merge branch 'master' into fix_flaky_tests_with_transactions 2022-06-17 15:57:30 +02:00
Databases Fix clang-tidy more. 2022-06-20 11:04:37 +02:00
DataTypes Merge pull request #37667 from ClickHouse/group-by-enum-fix 2022-06-15 05:14:33 +03:00
Dictionaries Merge pull request #37969 from ClickHouse/consistent-macro-usage 2022-06-10 14:10:01 +02:00
Disks improvements for getFileSize 2022-06-20 15:22:56 +02:00
Formats Merge pull request #37525 from Avogar/avro-structs 2022-06-15 00:04:29 +03:00
Functions Merge pull request #38027 from ClickHouse/decimal_rounding_fix 2022-06-17 09:48:18 +02:00
Interpreters Merge pull request #37469 from azat/projections-optimize_aggregation_in_order 2022-06-21 12:17:35 +02:00
IO Update ReadBufferFromFileDescriptor.cpp 2022-06-20 19:13:20 +02:00
Loggers Fixing some warnings 2022-05-16 20:59:27 +02:00
Parsers Merge pull request #37848 from ClickHouse/window-function-expression 2022-06-20 14:21:13 +02:00
Processors Merge pull request #37469 from azat/projections-optimize_aggregation_in_order 2022-06-21 12:17:35 +02:00
QueryPipeline Merge pull request #38022 from kitaisreal/sorting-added-batch-queue-variants 2022-06-20 22:35:44 +02:00
Server Merge pull request #37391 from azat/insert-profile-events-fix 2022-06-20 12:16:29 +02:00
Storages Merge pull request #37469 from azat/projections-optimize_aggregation_in_order 2022-06-21 12:17:35 +02:00
TableFunctions Added support for schema inference for hdfsCluster [2] (#35812) 2022-06-03 15:54:29 +02:00
CMakeLists.txt Move directories 2022-05-22 13:51:48 +02:00
configure_config.cmake remove hashid define guard 2022-05-18 15:26:54 -04:00
NOTICE