ClickHouse/src
2024-01-24 16:32:15 +01:00
..
Access Merge pull request #53710 from rschu1ze/system-reload-asynchronous-metrics 2024-01-23 11:56:25 +01:00
AggregateFunctions Merge pull request #59009 from nickitat/uniq_optimisation_for_distributed 2024-01-22 14:05:02 +01:00
Analyzer Merge pull request #59068 from ClickHouse/check-optimization-setting 2024-01-23 11:24:31 +01:00
Backups Merge pull request #58804 from vitlibar/allow-kill-query-for-backups 2024-01-20 23:48:18 +01:00
Bridge
BridgeHelper
Client Add a parameter for testing purposes (#59027) 2024-01-22 15:48:44 +01:00
Columns Merge pull request #54366 from canhld94/final_no_copy 2024-01-14 04:21:07 +01:00
Common Cosmetics 2024-01-23 10:58:09 +00:00
Compression separate explicit finalization for buffers 2024-01-16 22:15:35 +00:00
Coordination Merge pull request #59102 from ClickHouse/keeper-startup-fix 2024-01-23 13:55:52 +01:00
Core Fix typo 2024-01-23 10:32:28 +01:00
Daemon Fix fault handler in case of thread (for fault handler) cannot be spawned 2024-01-17 18:49:02 +03:00
Databases use LOGICAL_ERROR to see if it breaks 2024-01-23 05:54:25 +00:00
DataTypes Sort integer aliases 2024-01-23 06:11:47 +00:00
Dictionaries Update PolygonDictionaryUtils.h 2024-01-13 21:48:41 +01:00
Disks Merge pull request #58886 from CurtizJ/better-read-buffers 2024-01-23 14:59:27 +01:00
Formats Merge pull request #58614 from Blargian/58363_disable_ansi_pretty_automatically 2024-01-17 13:45:41 +01:00
Functions Update visibleWidth.cpp 2024-01-21 17:50:21 +03:00
Interpreters Merge pull request #58914 from ClickHouse/ot_spans_in_insert 2024-01-23 13:53:13 +01:00
IO Merge pull request #58886 from CurtizJ/better-read-buffers 2024-01-23 14:59:27 +01:00
Loggers Merge pull request #58894 from ClickHouse/whitespace-4 2024-01-17 21:01:22 +01:00
Parsers Merge pull request #53710 from rschu1ze/system-reload-asynchronous-metrics 2024-01-23 11:56:25 +01:00
Planner Revert "Allow parallel replicas for JOIN with analyzer [part 1]." 2024-01-22 13:30:35 +01:00
Processors Revert "Consume leading zeroes when parsing a number in ConstantExpressionTemplate" 2024-01-22 15:31:08 +01:00
QueryPipeline Merge pull request #58402 from zhangyifan27/add_max_estimated_execution_time 2024-01-21 19:57:06 -05:00
Server Fix timeouts for HTTP/1.1 non-chunked requests (missing Connection: close) 2024-01-19 14:48:50 +03:00
Storages Parallel & disrtibuted processing for ordered mode 2024-01-24 16:32:15 +01:00
TableFunctions Fix StorageURL forgetting headers on server restart 2024-01-19 11:35:12 -08:00
CMakeLists.txt split resource scheduler off IO/ into Common/Scheduler/ 2024-01-20 12:06:26 +00:00
configure_config.cmake
NOTICE