ClickHouse/src
2024-07-12 16:10:28 +00:00
..
Access Backport #64993 to 24.6: Fix crash on destroying AccessControl: add explicit shutdown 2024-06-23 06:13:31 +00:00
AggregateFunctions Backport #65689 to 24.6: Fix crash in maxIntersections 2024-06-26 11:09:37 +00:00
Analyzer Backport #65835 to 24.6: Better handling of join conditions involving IS NULL checks 2024-07-09 21:10:15 +00:00
Backups Backport #65405 to 24.6: Check cyclic dependencies on CREATE/REPLACE/RENAME/EXCHANGE queries 2024-06-28 18:06:40 +00:00
Bridge Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
BridgeHelper
Client Merge pull request #65206 from azat/fix-hedged-requests 2024-06-18 17:57:04 +00:00
Columns Merge pull request #64783 from canhld94/fix_vertical_final2 2024-06-14 11:17:33 +00:00
Common Backport #66140 to 24.6: Finalize session on hardware error from ZooKeeper 2024-07-12 16:10:28 +00:00
Compression
Coordination Merge pull request #65907 from ClickHouse/backport/24.6/65735 2024-07-01 11:39:57 +02:00
Core Backport #66126 to 24.6: Disable merge filters optimization by default. 2024-07-08 09:07:14 +00:00
Daemon
Databases Backport #66395 to 24.6: Ignore subquery for IN in DDLLoadingDependencyVisitor 2024-07-12 09:08:23 +00:00
DataTypes Fix crash in 03036_dynamic_read_subcolumns 2024-06-17 13:52:30 +02:00
Dictionaries Fix bug in short circuit optimization with direct dictionaries 2024-06-13 14:25:41 +02:00
Disks Backport #65403 to 24.6: Use tryGetS3StorageClient to avoid raising an exception when logging s3 2024-07-10 11:10:08 +00:00
Formats Backport #65980 to 24.6: Add missing settings in schema inference cache 2024-07-10 11:09:30 +00:00
Functions Backport #66106 to 24.6: Fix buffer overflow in unbin 2024-07-05 17:15:43 +00:00
Interpreters Backport #65403 to 24.6: Use tryGetS3StorageClient to avoid raising an exception when logging s3 2024-07-10 11:10:08 +00:00
IO Revert "Suppress false positives in leaksan" 2024-06-19 08:30:44 +00:00
Loggers
Parsers Backport #65835 to 24.6: Better handling of join conditions involving IS NULL checks 2024-07-09 21:10:15 +00:00
Planner Backport #65835 to 24.6: Better handling of join conditions involving IS NULL checks 2024-07-09 21:10:15 +00:00
Processors Merge pull request #66330 from ClickHouse/backport/24.6/65980 2024-07-11 04:35:48 +02:00
QueryPipeline
Server Merge pull request #65118 from jmaicher/fix/65117/receive-timeout-exception-handling 2024-06-19 13:04:17 +00:00
Storages Backport #66261 to 24.6: Fixing Not-ready set in constraint. 2024-07-10 17:10:42 +00:00
TableFunctions
CMakeLists.txt Backport #65458 to 24.6: Add AzureQueue storage 2024-07-02 15:08:33 +00:00
configure_config.cmake
NOTICE