ClickHouse/src
robot-ch-test-poll2 840dbfed1b
Merge pull request #73462 from ClickHouse/backport/24.10/72518
Backport #72518 to 24.10: Fix data race in ProfileEvents::Counters::setParent().
2024-12-17 21:37:49 +04:00
..
Access Backport #71250 to 24.10: Add missing sources grants for Kafka, NATS and RabbitMQ 2024-12-05 20:11:10 +00:00
AggregateFunctions Backport #71761 to 24.10: Forbid Dynamic/Variant types in min/max functions to avoid confusion 2024-11-20 15:08:26 +00:00
Analyzer Backport #72608 to 24.10: Analyzer: Proper fix for distributed ARRAY JOINs 2024-12-09 08:11:01 +00:00
Backups Backport #72778 to 24.10: Add S3 request settings http_max_fields, http_max_field_name_size, http_max_field_value_size for parsing S3 API responses 2024-12-10 16:09:14 +00:00
Bridge
BridgeHelper Backport #71301 to 24.10: Fixed zombie processes after library bridge crash. 2024-12-10 11:08:41 +00:00
Client Backport #71901 to 24.10: Fix data race between progress indicator and progress table in clickhouse-client 2024-11-15 03:16:00 +00:00
Columns Backport #72278 to 24.10: Fix race in ColumnDynamic::dumpStructure() 2024-11-22 21:10:10 +00:00
Common Backport #72518 to 24.10: Fix data race in ProfileEvents::Counters::setParent(). 2024-12-17 15:10:20 +00:00
Compression Merge remote-tracking branch 'blessed/master' into settings6 2024-10-24 21:32:56 +02:00
Coordination Backport #72730 to 24.10: Fix advanced SSL configuration for Keeper's internal communication 2024-12-04 09:09:33 +00:00
Core Backport #71947 to 24.10: Fix weird case when s3/s3Cluster return incomplete result or exception 2024-12-16 14:08:48 +00:00
Daemon Backport #71301 to 24.10: Fixed zombie processes after library bridge crash. 2024-12-10 11:08:41 +00:00
Databases Backport #71396 to 24.10: Fix: ERROR: column "attgenerated" does not exist for old PostgreSQL 2024-12-11 15:09:35 +00:00
DataTypes Merge pull request #72954 from ClickHouse/backport/24.10/72454 2024-12-16 19:43:04 +01:00
Dictionaries Move MySQLSettings to pImpl 2024-10-23 19:34:57 +02:00
Disks Backport #71529 to 24.10: use removeObjectIfExists instead removeObject, it is retryable 2024-12-12 18:12:23 +00:00
Formats Backport #72630 to 24.10: Better memory usage approx of MarksInCompressedFile 2024-12-02 09:09:57 +00:00
Functions Fix conflict resolution 2024-12-16 17:32:56 +01:00
Interpreters Merge pull request #73375 from ClickHouse/backport/24.10/72108 2024-12-16 18:49:04 +01:00
IO Backport #72778 to 24.10: Add S3 request settings http_max_fields, http_max_field_name_size, http_max_field_value_size for parsing S3 API responses 2024-12-10 16:09:14 +00:00
Loggers Make Poco::Logger getChannel() and setChannel() thread-safe 2024-10-21 02:16:01 -07:00
Parsers Merge pull request #72118 from ClickHouse/backport/24.10/72080 2024-12-05 11:58:40 +01:00
Planner Backport #72510 to 24.10: Fix: threesome joins with parallel replicas 2024-12-12 21:07:41 +00:00
Processors Backport #72891 to 24.10: Fix parsing of incorrect data into sparse columns 2024-12-07 15:09:31 +00:00
QueryPipeline Backport #72735 to 24.10: Fix context lifetime for Y-shaped join. 2024-12-03 19:10:00 +00:00
Server Merge pull request #70972 from ClickHouse/fix-keeper-with-xid-64 2024-10-25 13:44:16 +00:00
Storages Backport #73357 to 24.10: Use multi requests in cleanup thread of ObjectStorageQueueMetadata 2024-12-17 15:08:00 +00:00
TableFunctions Backport #72108 to 24.10: Add inferred format name to create query in File/S3/URL/HDFS/Azure engines 2024-12-16 15:09:26 +00:00
CMakeLists.txt Backport #72092 to 24.10: Add google-cloud-cpp submodule 2024-11-20 18:09:07 +00:00
configure_config.cmake Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
NOTICE