ClickHouse/src
Antonio Andelic 7ad48c2aa2 Fix
2024-02-05 17:02:16 +01:00
..
Access Updated the authentication failures counter logic 2024-01-30 23:52:33 +00:00
AggregateFunctions Make MAX use the same rules as permutation for complex types 2024-02-01 20:22:33 +01:00
Analyzer Smaller fixups 2024-02-01 11:58:43 +00:00
Backups Merge pull request #59388 from ClickHouse/system_zookeeper_retries 2024-02-02 11:52:15 +01:00
Bridge add error handler 2023-11-01 01:18:08 -04:00
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 branch 'master' into keeper-logs-cache 2024-02-05 16:56:09 +01:00
Compression Merge pull request #59229 from rschu1ze/cleanup-msan-usage 2024-01-29 20:39:06 +01:00
Coordination Fix 2024-02-05 17:02:16 +01:00
Core Merge pull request #59277 from ClickHouse/create-tables-in-threadpool 2024-02-05 16:04:46 +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 revert files 2024-02-04 16:59:26 +08: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 Merge pull request #59119 from AVMusorin/trailing-comma-tuples 2024-01-30 16:31:54 +01:00
Planner ActionsDAG buildFilterActionsDAG refactoring 2024-01-25 18:24:14 +03:00
Processors Merge pull request #59403 from jh0x/no-octal-v2 2024-02-05 15:34:50 +01:00
QueryPipeline Remove unused member 2024-02-01 19:51:07 +00:00
Server Call getFQDNOrHostName() once 2024-02-02 14:33:34 +00:00
Storages Merge pull request #59543 from nickolaj-jepsen/master 2024-02-05 12:20:26 +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