ClickHouse/src
Alexey Milovidov 642da7934a
Merge pull request #62751 from ClickHouse/block-cannot-allocate-thread-fault-injection-in-transaction
Block cannot allocate thread fault in noexcept functions in `MergeTreeTransaction`
2024-04-23 02:38:46 +00:00
..
Access Merge pull request #60117 from jsc0218/TableEngineGrant_version2 2024-04-18 14:30:34 +00:00
AggregateFunctions Merge pull request #62708 from Algunenano/argmax_combinator_state 2024-04-18 15:53:20 +00:00
Analyzer Fixed code review issues 2024-04-22 14:37:04 +03:00
Backups delete strange line 2024-04-15 14:05:51 +02:00
Bridge
BridgeHelper
Client Analyzer support QUALIFY clause 2024-04-22 12:12:02 +03:00
Columns Fix typo in exception explanation 2024-04-17 21:56:21 +00:00
Common Fix typo 2024-04-22 09:56:46 +00:00
Compression Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32 2024-04-15 16:35:10 +00:00
Coordination Apply review comments 2024-04-12 03:47:29 +02:00
Core Merge pull request #62608 from CurtizJ/azure-retries 2024-04-19 12:01:42 +00:00
Daemon More cleaner SentryWriter API 2024-04-11 17:26:49 +02:00
Databases Allow special macros {uuid} and {database} in the ZooKeeper path of a Replicated database. 2024-04-20 16:47:55 +01:00
DataTypes Makr DataTypeVariant as comparable 2024-04-16 12:36:20 +00:00
Dictionaries HashedDictionaryParallelLoader exception safe constructor 2024-04-14 11:21:57 +03:00
Disks Update src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageAuth.cpp 2024-04-18 12:12:14 +02:00
Formats Merge remote-tracking branch 'origin/master' into json_format_early_skip 2024-04-17 08:56:54 +08:00
Functions fix crash in function formatRow 2024-04-22 11:36:45 +00:00
Interpreters Merge pull request #62751 from ClickHouse/block-cannot-allocate-thread-fault-injection-in-transaction 2024-04-23 02:38:46 +00:00
IO Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32 2024-04-15 16:35:10 +00:00
Loggers Don't access static members through instance, pt. II 2024-04-07 11:09:35 +00:00
Parsers Analyzer support QUALIFY clause 2024-04-22 12:12:02 +03:00
Planner Analyzer support QUALIFY clause 2024-04-22 12:12:02 +03:00
Processors Merge pull request #62697 from nickitat/fix_parallel_replicas_with_aggregation_by_partitions 2024-04-22 11:02:56 +00:00
QueryPipeline Do not build multithread insert pipeline for tables without support 2024-04-05 12:57:02 +00:00
Server Merge pull request #62669 from slvrtrn/http-interface-role-query-param 2024-04-17 16:39:49 +00:00
Storages Merge pull request #62067 from nickitat/stronger_optimize_final_with_rmt 2024-04-22 19:54:48 +00:00
TableFunctions Modify prompt exception for table functions numbers, zeros 2024-04-12 15:10:25 +08:00
CMakeLists.txt Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
configure_config.cmake Fix the build (after boringssl submodule removal) 2024-04-08 11:02:41 +00:00
NOTICE