ClickHouse/src
2024-02-07 16:44:09 +01:00
..
Access Updated the authentication failures counter logic 2024-01-30 23:52:33 +00:00
AggregateFunctions Fix crash in topK when merging empty states 2024-02-05 20:52:54 +01:00
Analyzer Merge branch 'master' into storage-merge-aliases-analyzer 2024-02-06 20:24:20 +01:00
Backups Merge pull request #59388 from ClickHouse/system_zookeeper_retries 2024-02-02 11:52:15 +01:00
Bridge
BridgeHelper Updated implementation 2024-01-25 14:31:49 +03:00
Client Merge pull request #59383 from Algunenano/fuzz_literal 2024-02-05 12:27:43 +01:00
Columns Add sanity checks for function return types 2024-01-30 14:10:20 +01:00
Common Merge pull request #59435 from rschu1ze/nested-memory-cgroups 2024-02-06 20:18:00 +01:00
Compression Merge pull request #59229 from rschu1ze/cleanup-msan-usage 2024-01-29 20:39:06 +01:00
Coordination Fix digest calculation 2024-01-31 16:08:22 +00:00
Core MergeTree FINAL optimization diagnostics and settings 2024-02-06 15:55:16 +03:00
Daemon Updated implementation 2024-01-25 14:31:49 +03:00
Databases Less than two threads mean disabled 2024-02-02 13:23:04 +01:00
DataTypes Add sanity checks for function return types 2024-01-30 14:10:20 +01:00
Dictionaries Updated implementation 2024-01-25 14:31:49 +03:00
Disks Revert "Poco Logger small refactoring" 2024-02-02 12:10:05 +01:00
Formats Merge pull request #58047 from Avogar/variant-data-type 2024-01-29 11:36:08 +01:00
Functions Merge pull request #59621 from bigo-sg/opt_if_not_null 2024-02-06 19:13:06 +01:00
Interpreters Make comments for system tables also available in local mode and enforce comments not to be empty (#59493) 2024-02-05 11:17:58 +01:00
IO Concurrent table creation in DatabaseReplicated 2024-02-01 09:51:52 +01:00
Loggers Loggers initialization fix 2024-01-29 20:11:14 +03:00
Parsers Update src/Parsers/ASTAlterQuery.cpp 2024-02-01 14:43:31 +00:00
Planner Merge remote-tracking branch 'origin/master' into storage-merge-aliases-analyzer 2024-01-30 19:50:01 +00:00
Processors MergeTree FINAL optimization diagnostics and settings 2024-02-06 15:55:16 +03:00
QueryPipeline Remove unused member 2024-02-01 19:51:07 +00:00
Server do not call value() on empty optional query_info 2024-02-05 13:24:51 +01:00
Storages remove redundant logging 2024-02-07 16:44:09 +01:00
TableFunctions Updated implementation 2024-01-25 14:31:49 +03:00
CMakeLists.txt Don't apply O2 on release builds 2024-01-29 17:34:11 +01:00
configure_config.cmake Allow to build without libssl 2024-01-25 21:14:03 +00:00
NOTICE