ClickHouse/src
Sema Checherinda 617ee5abaf
Merge pull request #57551 from bharatnc/ncb/async-metrics-pri-key-size
add asynchronous metrics for total primary key size in memory and allocated
2023-12-27 20:24:20 +01:00
..
Access Random changes in random files (#57642) 2023-12-14 12:47:11 +01:00
AggregateFunctions Fix incorrect Exceptions 2023-12-24 21:26:32 +01:00
Analyzer Merge pull request #58214 from kevinmingtarja/optimize-long-and-notequals-chain 2023-12-27 15:51:59 +01:00
Backups Cleanup some known short messages 2023-12-26 12:58:50 +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 Fix incorrect Exceptions 2023-12-24 21:26:32 +01:00
Columns Refactorings: rename variables, decreases scopes, add comments 2023-12-14 20:48:18 +00:00
Common Merge pull request #57872 from CurtizJ/optimize-aggregation-consecutive-keys 2023-12-27 15:44:22 +01:00
Compression refine Constructor 2023-11-29 20:17:08 -05:00
Coordination Fix incorrect Exceptions 2023-12-24 21:26:32 +01:00
Core Merge pull request #58214 from kevinmingtarja/optimize-long-and-notequals-chain 2023-12-27 15:51:59 +01:00
Daemon Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Databases Fix incorrect Exceptions 2023-12-24 21:26:32 +01:00
DataTypes Fix typo 2023-12-23 18:27:44 +01:00
Dictionaries Fix incorrect Exceptions 2023-12-24 21:26:32 +01:00
Disks Improve error messages 2023-12-21 10:29:05 +01:00
Formats Merge pull request #58196 from ClickHouse/strange-code 2023-12-24 03:36:41 +01:00
Functions Cleanup some known short messages 2023-12-26 12:58:50 +01:00
Interpreters Merge pull request #57551 from bharatnc/ncb/async-metrics-pri-key-size 2023-12-27 20:24:20 +01:00
IO Merge pull request #58148 from yariks5s/fix_s3_regions 2023-12-26 12:59:00 +01:00
Loggers Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Parsers Obfuscator: keep settings and timezones 2023-12-23 04:55:55 +01:00
Planner Merge pull request #57872 from CurtizJ/optimize-aggregation-consecutive-keys 2023-12-27 15:44:22 +01:00
Processors Merge pull request #57872 from CurtizJ/optimize-aggregation-consecutive-keys 2023-12-27 15:44:22 +01:00
QueryPipeline Merge branch 'master' into paste_join 2023-12-19 20:02:24 +01:00
Server Merge pull request #58211 from ClickHouse/binary-viewer 2023-12-25 04:52:57 +01:00
Storages Merge pull request #57872 from CurtizJ/optimize-aggregation-consecutive-keys 2023-12-27 15:44:22 +01:00
TableFunctions Merge pull request #57850 from shanielh/feature/s3-session-token 2023-12-20 17:22:09 +01:00
CMakeLists.txt Revert "Revert "Implemented series period detect method using pocketfft lib"" 2023-12-06 13:31:49 -08:00
configure_config.cmake Merge pull request #57969 from rschu1ze/punycode-is-cool 2023-12-20 10:20:34 +01:00
NOTICE