ClickHouse/src
2024-09-19 09:08:59 +00:00
..
Access Backport #67748 to 24.8: Fix expiration in RoleCache 2024-09-10 16:09:44 +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 #69203 to 24.8: Fix uniq and GROUP BY for JSON/Dynamic types 2024-09-19 09:08:59 +00:00
Common Backport #69390 to 24.8: Fix undefined behavior if all connection tries fail 2024-09-10 16:07:50 +00: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 Merge pull request #69459 from ClickHouse/backport/24.8/69390 2024-09-10 23:52:40 +04:00
Daemon Fix linking 2024-07-26 16:23:29 +02:00
Databases Backport #66444 to 24.8: Implement new JSON data type. 2024-08-16 13:14:20 +00:00
DataTypes Backport #69150 to 24.8: Don't create Object type if use_json_alias_for_old_object_type=1 but allow_experimental_object_type=0 2024-09-03 11:09:45 +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 #69451 to 24.8: Fix crash in sqidDecode 2024-09-11 10:09:27 +00:00
Interpreters Backport #69469 to 24.8: Fix high memory consumption on Squashing 2024-09-11 18:10:19 +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 #68477 to 24.8: Drop query cache by tag 2024-08-22 11:08:45 +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 #68262 to 24.8: Fix crash in lag/lead 2024-09-18 15:12:43 +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 #69684 to 24.8: Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0 2024-09-18 10:08:22 +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