ClickHouse/src
Vladimir Chebotarev 6a363b7429 Build fix.
2022-06-20 05:15:08 +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 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 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 Merge pull request #38088 from kssenii/diff-with-cache 2022-06-17 12:07:31 +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 Draft. 2022-06-20 05:15:07 +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 Maybe fix error 2022-06-19 05:21:59 +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 Added optimize_read_in_window_order setting. 2022-06-20 05:15:07 +03:00
IO Merge pull request #38196 from ClickHouse/revert-38194-revert-37015-zstd_window_log_max 2022-06-19 19:58:03 +03:00
Loggers Fixing some warnings 2022-05-16 20:59:27 +02:00
Parsers Add SYSTEM UNFREEZE query 2022-06-08 15:21:14 +03:00
Processors Build fix. 2022-06-20 05:15:08 +03:00
QueryPipeline Revert "More parallel execution for queries with FINAL (#36396)" 2022-06-15 17:25:38 +03:00
Server Revert "Revert "Add a setting to use more memory for zstd decompression"" 2022-06-18 15:55:35 +03:00
Storages Merge pull request #38196 from ClickHouse/revert-38194-revert-37015-zstd_window_log_max 2022-06-19 19:58:03 +03: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