ClickHouse/src
Alexander Tokmakov 39200606ec
Merge pull request #52174 from arenadata/ADQM-988
Added possibility to save logs on crash and options to configure logs buffer
2023-07-28 16:55:00 +03:00
..
Access Add SYSTEM STOP LISTEN query (#51016) 2023-07-26 19:58:41 +02:00
AggregateFunctions Convert hashSets in parallel before merge (#50748) 2023-07-27 15:06:34 +02:00
Analyzer Merge pull request #51961 from nickitat/exec_udf_allow_parameters 2023-07-28 11:52:17 +02:00
Backups
Bridge
BridgeHelper
Client fix: check positional options 2023-07-27 17:52:44 +00:00
Columns
Common Merge pull request #52174 from arenadata/ADQM-988 2023-07-28 16:55:00 +03:00
Compression Follow-up to "Implement support of encrypted elements in configuration file" 2023-07-26 13:27:13 +00:00
Coordination Check for punctuation 2023-07-25 06:10:04 +02:00
Core partially fixed 01747_system_session_log_long test 2023-07-28 03:36:23 +00:00
Daemon System logs improvements 2023-07-28 07:23:34 +00:00
Databases Merge branch 'master' into add_delay_for_replicated 2023-07-26 12:48:48 +03:00
DataTypes Check for punctuation 2023-07-25 06:10:04 +02:00
Dictionaries Merge branch 'master' into fix-ip-dict 2023-07-26 12:08:49 -04:00
Disks Merge pull request #52174 from arenadata/ADQM-988 2023-07-28 16:55:00 +03:00
Formats Partially reimplement Parquet encoder to make it faster and parallelizable 2023-07-25 10:16:28 +00:00
Functions Merge branch 'master' into fix-nullable-ipv4-intdiv 2023-07-27 17:34:53 -04:00
Interpreters Merge pull request #52174 from arenadata/ADQM-988 2023-07-28 16:55:00 +03:00
IO Merge pull request #52520 from zvonand/revert-52450-remove-to-decimal-string 2023-07-27 00:18:36 +02:00
Loggers System logs improvements 2023-07-28 07:23:34 +00:00
Parsers Add SYSTEM STOP LISTEN query (#51016) 2023-07-26 19:58:41 +02:00
Planner Introduce IStorage::supportsTrivialCountOptimization() 2023-07-24 05:50:44 +02:00
Processors Fix style 2023-07-27 08:48:23 +00:00
QueryPipeline Merge branch 'master' into Avogar-patch-2 2023-07-26 13:18:27 +02:00
Server Add SYSTEM STOP LISTEN query (#51016) 2023-07-26 19:58:41 +02:00
Storages Merge pull request #52174 from arenadata/ADQM-988 2023-07-28 16:55:00 +03:00
TableFunctions Merge branch 'master' into s3-url 2023-07-28 05:26:10 +08:00
CMakeLists.txt Partially reimplement Parquet encoder to make it faster and parallelizable 2023-07-25 10:16:28 +00:00
configure_config.cmake Attempt to fix LTO 2023-07-24 00:03:40 +02:00
NOTICE