ClickHouse/src
Azat Khuzhin 7d3b28f9c3 Bump version of the distributed_ddl_entry_format_version to 5 by default
This will enable the following features for distributed DDL queries:
- opentelemetry support (#41484)
- initial_query_id pass through (#50015)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-15 08:06:21 +02:00
..
Access watch for certificate file updates in configreloader 2023-07-11 10:04:43 +00:00
AggregateFunctions Fix error in subquery operators 2023-07-07 05:30:32 +02:00
Analyzer Revert "Merge pull request #49419 from ClickHouse/fix-function-parameter-exception" 2023-07-08 00:56:42 +02:00
Backups Merge branch 'master' into retry 2023-07-08 03:08:48 +03:00
Bridge
BridgeHelper add missing finalize calls in buffers 2023-06-27 16:54:14 +02:00
Client Merge branch 'master' into ADQM-956 2023-07-11 16:02:14 +10:00
Columns Fix (benign) data rance in transform 2023-07-04 01:03:49 +02:00
Common Merge pull request #50365 from HarryLeeIBM/hlee-s390x-crc32 2023-07-14 19:00:01 +02:00
Compression remove unused code 2023-07-05 12:34:58 +00:00
Coordination Merge branch 'master' into retry 2023-07-08 03:08:48 +03:00
Core Bump version of the distributed_ddl_entry_format_version to 5 by default 2023-07-15 08:06:21 +02:00
Daemon Merge branch 'master' into ADQM-970 2023-07-10 15:53:08 +10:00
Databases Merge branch 'master' into sunny19930321-fix-attach-table-function-name-normalizer 2023-07-06 03:50:18 +03:00
DataTypes Merge branch 'master' into fix-ip-aggregate-state 2023-06-27 14:11:26 +02:00
Dictionaries Merge remote-tracking branch 'origin/master' into ADQM-870 2023-07-10 13:19:21 +00:00
Disks Merge pull request #52038 from azat/s3-plain-send_metadata 2023-07-12 00:37:50 +02:00
Formats Check number of rows in the reader instead 2023-07-11 12:24:16 +02:00
Functions Revert "Millisecond and microsecond support in date_diff / age functions" 2023-07-14 23:21:26 +03:00
Interpreters Merge branch 'master' into ADQM-970 2023-07-11 16:02:31 +10:00
IO Merge branch 'master' into less-logs-2 2023-07-09 08:49:44 +03:00
Loggers Make a deal with the "Style check" 2023-07-07 10:40:04 +08:00
Parsers Merge pull request #51881 from qoega/per-column-pk-syntax 2023-07-08 21:52:29 +03:00
Planner
Processors improve ch to arrow 2023-07-14 16:09:22 +08:00
QueryPipeline Check number of rows in the reader instead 2023-07-11 12:24:16 +02:00
Server Merge pull request #51696 from CheSema/write-to-finalized 2023-07-11 11:48:49 +02:00
Storages Merge pull request #51674 from ClickHouse/system_jemalloc 2023-07-09 08:48:05 +03:00
TableFunctions
CMakeLists.txt system.jemalloc_bins table 2023-07-05 14:34:03 +02:00
configure_config.cmake
NOTICE