ClickHouse/src
2024-02-09 21:39:35 +03: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 Fix logical optimizer with LowCardinality 2024-02-08 15:01:56 +01:00
Backups Merge branch 'master' into Azure_backup 2024-02-07 13:48:46 +01:00
Bridge
BridgeHelper Updated implementation 2024-01-25 14:31:49 +03:00
Client Merge remote-tracking branch 'origin/master' into pr-better-replicas-failover-2 2024-02-08 09:09:11 +00:00
Columns Move ColumnArray-specific code out of the ActionsDAG. 2024-02-08 15:31:32 +01:00
Common Revert "Revert "Poco Logger small refactoring"" 2024-02-09 21:39:35 +03: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 Merge pull request #56988 from ClickHouse/Azure_backup 2024-02-09 14:45:35 +01:00
Daemon Updated implementation 2024-01-25 14:31:49 +03:00
Databases Fix for empty sorted_nodes 2024-02-06 21:44:45 +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 "Revert "Poco Logger small refactoring"" 2024-02-09 21:39:35 +03:00
Formats Merge pull request #58047 from Avogar/variant-data-type 2024-01-29 11:36:08 +01:00
Functions Merge pull request #58866 from rschu1ze/distance-with-cpu-dispatch 2024-02-09 03:32:26 +01:00
Interpreters Merge pull request #57430 from ClickHouse/non-ready-set-ttl 2024-02-09 16:31:26 +01:00
IO Merge pull request #56988 from ClickHouse/Azure_backup 2024-02-09 14:45:35 +01:00
Loggers Loggers initialization fix 2024-01-29 20:11:14 +03:00
Parsers Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr" 2024-02-07 02:52:43 +01:00
Planner Merge pull request #50894 from ClickHouse/storage-merge-aliases-analyzer 2024-02-08 11:22:00 +01:00
Processors Fix potential endless loop during merge (#59812) 2024-02-09 19:34:21 +01:00
QueryPipeline Minor review fixes 2024-02-07 00:52:25 +00:00
Server Insert synchronously if dependent MV deduplication is enabled 2024-02-08 08:42:04 +00:00
Storages Merge pull request #57430 from ClickHouse/non-ready-set-ttl 2024-02-09 16:31:26 +01:00
TableFunctions Merge branch 'master' into Azure_backup 2024-01-29 11:08:13 +01:00
CMakeLists.txt Merge branch 'master' into Azure_backup 2024-02-07 13:48:46 +01:00
configure_config.cmake Allow to build without libssl 2024-01-25 21:14:03 +00:00
NOTICE