ClickHouse/src
Alexey Milovidov 5d367d4ae4
Merge pull request #71494 from Algunenano/sort_cursor_crash
Prevent crash in SortCursor with 0 columns
2024-11-06 22:24:22 +00:00
..
Access Update AccessControl.cpp 2024-11-04 18:25:27 +01:00
AggregateFunctions Merge pull request #70112 from ClickHouse/impl-libfuzzer-3 2024-11-05 05:44:17 +00:00
Analyzer Fix LOGICAL_ERROR on wrong scalar subquery argument to table functions 2024-10-29 19:53:35 +01:00
Backups Add test for mixed version on hosts doing backup or restore. 2024-10-31 17:39:29 +01:00
Bridge
BridgeHelper
Client Merge pull request #71014 from jirislav/increase_default_client_history_size 2024-11-01 14:04:00 +00:00
Columns
Common Add ProfileEvents for merge selector timings 2024-11-06 14:52:59 +01:00
Compression
Coordination
Core Merge pull request #71494 from Algunenano/sort_cursor_crash 2024-11-06 22:24:22 +00:00
Daemon
Databases Add support for zookeeper retries to executeDDLQueryOnCluster(). 2024-10-30 22:18:35 +01:00
DataTypes Merge pull request #70112 from ClickHouse/impl-libfuzzer-3 2024-11-05 05:44:17 +00:00
Dictionaries
Disks Merge branch 'master' into filecache-more-assertions 2024-11-05 13:39:48 +01:00
Formats Merge pull request #70112 from ClickHouse/impl-libfuzzer-3 2024-11-05 05:44:17 +00:00
Functions Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-weak-ptr-exception-dynamic 2024-10-31 17:06:14 +00:00
Interpreters Revert "Selection of hash join inner table" 2024-11-06 16:20:57 +01:00
IO Merge pull request #70806 from ClickHouse/disable-fs-cache-background-download-for-metadata-files 2024-11-05 11:22:13 +00:00
Loggers
Parsers Revert "Selection of hash join inner table" 2024-11-06 16:20:57 +01:00
Planner Revert "Selection of hash join inner table" 2024-11-06 16:20:57 +01:00
Processors Merge pull request #71494 from Algunenano/sort_cursor_crash 2024-11-06 22:24:22 +00:00
QueryPipeline More info in TOO_SLOW exception 2024-11-05 16:41:10 +01:00
Server Update TCPHandler.cpp 2024-11-04 18:26:02 +01:00
Storages Merge pull request #71509 from joelynch/joelynch/grants-docs 2024-11-06 19:34:25 +00:00
TableFunctions Merge pull request #71426 from ClickHouse/vdimir/fix_mongodb_argumetns_crash 2024-11-05 17:56:42 +00:00
CMakeLists.txt Revert "Revert "SQL syntax for workload and resource management"" 2024-10-30 16:18:35 +01:00
configure_config.cmake
NOTICE