ClickHouse/src
2024-01-25 21:14:03 +00:00
..
Access Allow to build without libssl 2024-01-25 21:14:03 +00: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 add error handler 2023-11-01 01:18:08 -04:00
BridgeHelper Better 2023-12-05 13:34:37 +01:00
Client Allow to build without libssl 2024-01-25 21:14:03 +00:00
Columns Merge pull request #54366 from canhld94/final_no_copy 2024-01-14 04:21:07 +01:00
Common Allow to build without libssl 2024-01-25 21:14:03 +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 #59076 from ClickHouse/revert-59059-revert-58838-allow-parallel-replicas-for-join-with-analyzer 2024-01-23 17:01:19 +01:00
IO Merge pull request #58886 from CurtizJ/better-read-buffers 2024-01-23 14:59:27 +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 Fixing build 2024-01-23 17:00:21 +00: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 Allow to build without libssl 2024-01-25 21:14:03 +00:00
NOTICE