ClickHouse/src
Pavel Kruglov c1f1b2eada
Merge pull request #70563 from ClickHouse/backport/24.9/69831
Backport #69831 to 24.9: fix `getSubcolumn` with `LowCardinality` columns
2024-10-29 11:23:19 +01:00
..
Access Backport #70644 to 24.9: Don't do validation when synchronizing user_directories from keeper 2024-10-15 12:10:51 +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 #68049 to 24.9: Fix join on nulls optimization 2024-10-22 14:09:59 +00:00
Backups Backport #69563 to 24.9: Improve restoring of access entities' dependencies #2 2024-09-28 17:08:47 +00:00
Bridge Rename Context::getSettings() 2024-07-15 14:28:12 +02:00
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 #70374 to 24.9: Fix crash during GROUP BY JSON sub-object subcolumn 2024-10-08 18:08:15 +00:00
Common Backport #70979 to 24.9: Fix an error with negative zeros in two-level hash table 2024-10-23 21:10:37 +00: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 #70833 to 24.9: Disable enable_named_columns_in_function_tuple by default 2024-10-21 16:08:51 +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 #70374 to 24.9: Fix crash during GROUP BY JSON sub-object subcolumn 2024-10-08 18:08:15 +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 Hide Settings implementation 2024-09-18 15:48:02 +02: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 Backport #69831 to 24.9: fix getSubcolumn with LowCardinality columns 2024-10-10 08:11:12 +00:00
Interpreters Backport #70530 to 24.9: Make async insert print nothing 2024-10-10 15:08:54 +00:00
IO Backport #69914 to 24.9: Remove dbms dependency on clickhouse_functions 2024-09-25 22:15:52 +00:00
Loggers Fix linking 2024-07-26 16:23:29 +02:00
Parsers Backport #70148 to 24.9: Fix bcrypt password being displayed in system.query_log 2024-10-01 17:07:57 +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 #70358 to 24.9: Fix possible use-after-free in SYSTEM DROP FORMAT SCHEMA CACHE FOR Protobuf 2024-10-15 12:13:13 +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 #71089 to 24.9: Proj LWD Rebuild Respects Deleted Rows 2024-10-28 19:06:40 +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 Remove Annoy indexes 2024-08-12 15:24:49 +00:00
NOTICE