ClickHouse/src
Nikita Mikhaylov 2214018ed6
Merge pull request #72062 from ClickHouse/backport/24.9/72051
Backport #72051 to 24.9: Correct permissions for dictionaries
2024-11-19 13:24:14 +01:00
..
Access Backport #70090 to 24.9: Allow each authentication method to have its own expiration date, remove from user entity. 2024-10-31 16:07:53 +00:00
AggregateFunctions Backport #70820 to 24.9: Fix a crash and a leak in AggregateFunctionGroupArraySorted (#71120) 2024-10-28 14:09:27 -07:00
Analyzer Backport #71432 to 24.9: Fix crash with optimize_rewrite_array_exists_to_has 2024-11-12 15:08:49 +00:00
Backups Backport #69563 to 24.9: Improve restoring of access entities' dependencies #2 2024-09-28 17:08:47 +00:00
Bridge
BridgeHelper Backport #69448 to 24.9: Add show_create_query_identifier_quoting_rule setting 2024-09-28 01:33:17 +00:00
Client Backport #69914 to 24.9: Remove dbms dependency on clickhouse_functions 2024-09-25 22:15:52 +00:00
Columns Backport #71388 to 24.9: Fix error Invalid number of rows in Chunk with Variant column 2024-11-07 18:08:50 +00:00
Common Merge pull request #71464 from ClickHouse/backport/24.9/71308 2024-11-15 12:10:58 +01:00
Compression Backport #69914 to 24.9: Remove dbms dependency on clickhouse_functions 2024-09-25 22:15:52 +00:00
Coordination Merge branch 'master' into keeper-some-improvement2 2024-09-18 13:19:24 +02:00
Core Backport #71494 to 24.9: Prevent crash in SortCursor with 0 columns 2024-11-06 23:09:39 +00:00
Daemon Hide Settings implementation 2024-09-18 15:48:02 +02:00
Databases Hide Settings implementation 2024-09-18 15:48:02 +02:00
DataTypes Backport #71369 to 24.9: Check suspicious and experimental types in JSON type hints 2024-11-11 14:09:16 +00:00
Dictionaries Backport #69448 to 24.9: Add show_create_query_identifier_quoting_rule setting 2024-09-28 01:33:17 +00:00
Disks Backport #71236 to 24.9: Ignore No such key exceptions in some cases 2024-11-04 20:08:58 +00:00
Formats Backport #70697 to 24.9: Fix infinite recursion when infering a proto schema with skip unsupported fields enabled 2024-10-16 17:06:46 +00:00
Functions Merge pull request #72039 from ClickHouse/backport/24.9/71849 2024-11-18 19:08:26 +01:00
Interpreters Backport #71432 to 24.9: Fix crash with optimize_rewrite_array_exists_to_has 2024-11-12 15:08:49 +00:00
IO Backport #71174 to 24.9: Maybe not GWPAsan by default 2024-10-30 08:07:43 +00:00
Loggers
Parsers Backport #72049 to 24.9: Another fix for client syntax highlighting 2024-11-19 08:08:03 +00:00
Planner Backport #70103 to 24.9: Avoid reusing columns among different named tuples 2024-10-21 04:08:54 +00:00
Processors Backport #71494 to 24.9: Prevent crash in SortCursor with 0 columns 2024-11-06 23:09:39 +00:00
QueryPipeline Hide Settings implementation 2024-09-18 15:48:02 +02:00
Server Backport #70508 to 24.9: Remove slow poll() logs in keeper 2024-10-10 03:11:53 +00:00
Storages Backport #72051 to 24.9: Correct permissions for dictionaries 2024-11-19 07:07:45 +00:00
TableFunctions Backport #69914 to 24.9: Remove dbms dependency on clickhouse_functions 2024-09-25 22:15:52 +00:00
CMakeLists.txt Backport #69914 to 24.9: Remove dbms dependency on clickhouse_functions 2024-09-25 22:15:52 +00:00
configure_config.cmake
NOTICE