ClickHouse/src
2022-06-18 02:31:56 +03:00
..
Access Merge pull request #36424 from PolyProgrammist/r1unfreeze 2022-06-14 08:44:45 +02:00
AggregateFunctions Aggregate functions added restrict into batch methods 2022-06-15 14:11:10 +02:00
Backups Use pdqsort instead of standard sort 2022-06-13 15:31:08 +02:00
Bridge
BridgeHelper
Client Remove -0. from CPU usage in the client 2022-06-14 23:36:16 +02:00
Columns Restart the pipeline, I guess 2022-06-15 18:16:56 +00:00
Common refactor: Move isPowerOf2 to Common/BitHelpers.h 2022-06-18 02:31:56 +03: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 fix: Tune default limits on the number of buckets 2022-06-18 02:31:56 +03:00
Daemon + comments about keeping stuff in sync 2022-06-16 00:07:59 +02:00
Databases Fix 2022-05-31 14:20:31 +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 feat: Support grace hash join 2022-06-18 02:31:56 +03: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 fix: Do not segfault on empty first_bucket & totals 2022-06-18 02:31:56 +03:00
IO Merge pull request #38088 from kssenii/diff-with-cache 2022-06-17 12:07:31 +02:00
Loggers
Parsers Add SYSTEM UNFREEZE query 2022-06-08 15:21:14 +03:00
Processors fix: Final fixes 2022-06-18 02:31:56 +03:00
QueryPipeline Revert "More parallel execution for queries with FINAL (#36396)" 2022-06-15 17:25:38 +03:00
Server Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
Storages Merge pull request #38088 from kssenii/diff-with-cache 2022-06-17 12:07:31 +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
NOTICE