ClickHouse/src
robot-ch-test-poll4 839f69c940
Merge pull request #53765 from vitlibar/sync-uuids-of-tables-on-replicas
Sync UUIDs of tables on replicas after RESTORE
2023-09-08 17:30:32 +02:00
..
Access Merge branch 'master' into some_fixes 2023-08-31 19:15:54 +02:00
AggregateFunctions Check for overflow before addition in anova function 2023-09-07 07:54:06 +00:00
Analyzer Merge branch 'master' into optimize_uniq_to_count 2023-08-28 11:10:05 +08:00
Backups Merge pull request #53765 from vitlibar/sync-uuids-of-tables-on-replicas 2023-09-08 17:30:32 +02:00
Bridge
BridgeHelper add missing finalize calls in buffers 2023-06-27 16:54:14 +02:00
Client Merge pull request #48607 from alexX512/master 2023-09-08 09:05:33 +02:00
Columns
Common Improved protection from dereferencing of nullptr 2023-09-06 01:46:58 +00:00
Compression Consolidate GCD codec tests (follow up to #53149) 2023-09-05 21:34:27 +00:00
Coordination Merge pull request #53751 from Algunenano/clang18 2023-08-25 23:27:06 +02:00
Core Merge pull request #48607 from alexX512/master 2023-09-08 09:05:33 +02:00
Daemon Rename 2023-09-01 12:55:58 +02:00
Databases Implemented globs to select * from '<file>' 2023-08-31 04:20:44 +00:00
DataTypes Merge pull request #53328 from valbok/decimal 2023-09-05 23:30:11 +02:00
Dictionaries Always check that block has rows to fix wrong allocation in HashedArrayDictionary::updateData and others. 2023-09-05 09:57:13 +02:00
Disks Increase retries for test_merge_tree_azure_blob_storage (#54069) 2023-09-06 19:57:59 +02:00
Formats Merge pull request #54293 from ClickHouse/pasha-returned-from-vacation 2023-09-05 21:09:09 +02:00
Functions Merge pull request #53680 from yariks5s/todatatime-non-const-data 2023-09-07 22:11:17 +02:00
Interpreters Merge pull request #53765 from vitlibar/sync-uuids-of-tables-on-replicas 2023-09-08 17:30:32 +02:00
IO Merge pull request #54330 from HarryLeeIBM/hlee-s390x-read-float 2023-09-07 17:51:40 +02:00
Loggers Amend clumsy code 2023-09-01 13:23:54 +03:00
Parsers Merge pull request #53765 from vitlibar/sync-uuids-of-tables-on-replicas 2023-09-08 17:30:32 +02:00
Planner Disable trivial count optimization with additional_table_filters in analyzer. 2023-08-31 13:39:18 +00:00
Processors Merge pull request #48607 from alexX512/master 2023-09-08 09:05:33 +02:00
QueryPipeline Merge pull request #48607 from alexX512/master 2023-09-08 09:05:33 +02:00
Server Merge pull request #48607 from alexX512/master 2023-09-08 09:05:33 +02:00
Storages Properly remove added interserver endpoint 2023-09-07 14:34:36 +00:00
TableFunctions Merge branch 'master' into archive-improvements-2 2023-08-28 08:34:42 +00:00
CMakeLists.txt
configure_config.cmake
NOTICE