ClickHouse/src
2024-01-25 00:12:16 +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
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 #59002 from ClickHouse/keeper-reduce-memory 2024-01-24 11:54:16 +01:00
Core Allow to ignore schema evolution in Iceberg table engine under a setting 2024-01-23 17:45:41 +00: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
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 init 2024-01-24 18:17:19 +00:00
Interpreters Merge pull request #59168 from ClickHouse/kssenii-patch-9 2024-01-24 18:39:55 +01:00
IO Merge pull request #59099 from skyoct/fix/fix_mult_redirect 2024-01-24 12:22:01 +01:00
Loggers Merge branch 'master' into level-int-to-word 2024-01-23 22:29:07 +08:00
Parsers Revert "Allow to attach partition from table with different partition expression when destination partition expression doesn't re-partition" 2024-01-23 15:26:04 +01:00
Planner Revert "Revert "Allow parallel replicas for JOIN with analyzer [part 1]."" 2024-01-22 17:09:34 +01:00
Processors Revert "Revert "Allow parallel replicas for JOIN with analyzer [part 1]."" 2024-01-22 17:09:34 +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 Merge pull request #59089 from nickitat/sort_res_ranges_before_sending_to_replica 2024-01-24 21:04:53 +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