ClickHouse/src
robot-ch-test-poll2 cc54fd6021
Merge pull request #70318 from ClickHouse/backport/24.8/67664
Backport #67664 to 24.8: Fix error on generated columns in MaterializedPostgreSQL
2024-10-03 19:11:05 +04:00
..
Access Backport #69346 to 24.8: Improve restoring of access entities' dependencies 2024-09-17 19:09:48 +00:00
AggregateFunctions Backport #68950 to 24.8: Fix possible wrong result during anyHeavy state merge 2024-09-02 14:11:52 +00:00
Analyzer Backport #68951 to 24.8: Fix materialized views with optimize_functions_to_subcolumns 2024-08-29 15:09:55 +00:00
Backups Backport #68386 to 24.8: Revert "[RFC] Fix settings/current_database in system.processes for async BACKUP/RESTORE" 2024-08-15 16:09:01 +00:00
Bridge Rename Context::getSettings() 2024-07-15 14:28:12 +02:00
BridgeHelper Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
Client Backport #69390 to 24.8: Fix undefined behavior if all connection tries fail 2024-09-10 16:07:50 +00:00
Columns Backport #70137 to 24.8: Fix data race in ColumnObject/ColumnTuple decompress method 2024-10-01 15:08:23 +00:00
Common Merge pull request #69961 from ClickHouse/backport/24.8/68127 2024-09-25 21:35:06 +04:00
Compression Fix CMake for QATlib 2024-08-09 08:50:52 +00:00
Coordination Backport #69627 to 24.8: Fix Keeper multi request preprocessing with NOAUTH 2024-09-17 08:15:18 +00:00
Core Backport #69895 to 24.8: Fix analyzer default with old compatibility value 2024-09-26 13:13:54 +00:00
Daemon Fix linking 2024-07-26 16:23:29 +02:00
Databases Backport #67664 to 24.8: Fix error on generated columns in MaterializedPostgreSQL 2024-10-03 12:09:23 +00:00
DataTypes Backport #70218 to 24.8: Respect setting allow_simdjson in JSON type parser 2024-10-02 13:13:12 +00:00
Dictionaries Merge pull request #68699 from ClickHouse/backport/24.8/68412 2024-09-05 17:11:08 +02:00
Disks Merge pull request #68135 from ClickHouse/refactor-field-get 2024-08-12 14:25:11 +00:00
Formats Backport #68955 to 24.8: Fix JSON type parsing with nulls as defaults 2024-09-03 18:07:23 +00:00
Functions Backport #70207 to 24.8: Fix multiple issues with arrayMin and arrayMax 2024-10-03 11:08:53 +00:00
Interpreters Backport #70144 to 24.8: Fix possible hung in ALTER COLUMN with Dynamic type 2024-10-01 22:27:09 +00:00
IO Backport #68452 to 24.8: Better inference of date times 2 2024-08-16 22:09:16 +00:00
Loggers Fix linking 2024-07-26 16:23:29 +02:00
Parsers Backport #70148 to 24.8: Fix bcrypt password being displayed in system.query_log 2024-10-01 20:07:16 +00:00
Planner Backport #69264 to 24.8: Fix: Not-ready Set with parallel replicas 2024-09-06 20:12:08 +00:00
Processors Backport #70122 to 24.8: Fix wrong LOGICAL_ERROR when replacing literals in ranges 2024-10-01 12:10:03 +00:00
QueryPipeline Backport #68015 to 24.8: Add profile events for merges 2024-08-16 21:09:24 +00:00
Server fix build 2024-08-09 14:20:57 +01:00
Storages Backport #67664 to 24.8: Fix error on generated columns in MaterializedPostgreSQL 2024-10-03 12:09:23 +00:00
TableFunctions Backport #68412 to 24.8: Delete old code of named collections 2024-08-22 10:09:19 +00:00
CMakeLists.txt Merge pull request #63675 from rschu1ze/vector-search 2024-08-13 15:06:20 +00:00
configure_config.cmake Remove Annoy indexes 2024-08-12 15:24:49 +00:00
NOTICE