Commit Graph

9014 Commits

Author SHA1 Message Date
robot-clickhouse
fe09d8bd56 Backport #70511 to 24.3: Fix StorageTableFunction::supportsReplication creating source storage unnecessarily 2024-10-21 10:08:44 +00:00
Raúl Marín
b4765de3b4 Also fix test_persistence 2024-10-15 19:50:53 +02:00
Raúl Marín
c298c9218b Try to fix another broken test 2024-10-15 19:50:53 +02:00
Raúl Marín
d3f293b809 Try to fix test_distributed_inter_server_secret integration tests 2024-10-15 18:05:05 +02:00
Pavel Kruglov
4b4c4098e1
Merge pull request #70451 from ClickHouse/backport/24.3/69584
Backport #69584 to 24.3: Fix inserting into FixedString column in PostgreSQL engine
2024-10-10 10:09:45 +08:00
Nikolai Kochetov
6241ea05c5
Merge pull request #70470 from ClickHouse/backport/24.3/69293
Backport #69293 to 24.3: Fix inf loop after `restore replica` in the replicated merge tree with zero copy.
2024-10-08 14:19:25 +03:00
robot-clickhouse
c352a505f2 Backport #69293 to 24.3: Fix inf loop after restore replica in the replicated merge tree with zero copy. 2024-10-08 09:08:10 +00:00
robot-clickhouse
6a203df944 Backport #69584 to 24.3: Fix inserting into FixedString column in PostgreSQL engine 2024-10-07 14:07:18 +00:00
vdimir
8fb13697e4
Merge pull request #70028 from ClickHouse/backport/24.3/69075
Backport #69075 to 24.3: Remove stale moving parts without zookeeper
2024-10-07 13:07:48 +02:00
Raúl Marín
93f9c3925a Fix test_distributed_inter_server_secret in 24.3 2024-10-03 15:53:25 +02:00
robot-clickhouse
678a06e619 Backport #69075 to 24.3: Remove stale moving parts without zookeeper 2024-09-26 16:09:39 +00:00
Kseniia Sumarokova
7ced2d8389
Merge pull request #69785 from ClickHouse/backport/24.3/62730
Backport #62730 to 24.3: [bugfix] MaterializedPostgreSQL Cannot  attach table  when pg dbname  contains "-", need doubleQuoting
2024-09-25 12:04:52 +02:00
robot-clickhouse
0c611bf75a Backport #68733 to 24.3: Write metadata to disk and keeper in the same format 2024-09-20 14:07:06 +00:00
robot-clickhouse
ba17580e11 Backport #62730 to 24.3: [bugfix] MaterializedPostgreSQL Cannot attach table when pg dbname contains "-", need doubleQuoting 2024-09-19 21:14:19 +00:00
robot-clickhouse
d76cf786ef Backport #65470 to 24.3: Fix CgroupsMemoryUsageObserver 2024-09-13 18:07:30 +00:00
robot-ch-test-poll1
88c25edd29
Merge pull request #69506 from ClickHouse/backport/24.3/62306
Backport #62306 to 24.3: Better handling of errors from azure storage
2024-09-11 16:44:13 +04:00
robot-clickhouse
bdb4dd02f9 Backport #62306 to 24.3: Better handling of errors from azure storage 2024-09-11 11:07:30 +00:00
robot-clickhouse
19ad5d3fb0 Backport #69013 to 24.3: Fix test_role & test_keeper_s3_snapshot integration tests 2024-09-11 09:09:34 +00:00
robot-clickhouse
86c4da3c87 Backport #67748 to 24.3: Fix expiration in RoleCache 2024-09-10 16:08:29 +00:00
robot-clickhouse
38ec00acc7 Backport #68584 to 24.3: Avoid detached covered-by-broken part duplicates 2024-09-10 14:09:45 +00:00
robot-clickhouse
d0791181ec Backport #68950 to 24.3: Fix possible wrong result during anyHeavy state merge 2024-09-02 14:10:13 +00:00
robot-clickhouse
ea251eb1ba
Merge pull request #68870 from ClickHouse/backport/24.3/65777
Backport #65777 to 24.3: Make `allow_experimental_analyzer` be controlled by the initiator for distributed queries
2024-08-26 14:02:10 +02:00
robot-clickhouse
66faa0bf32 Backport #65777 to 24.3: Make allow_experimental_analyzer be controlled by the initiator for distributed queries 2024-08-26 00:14:32 +00:00
robot-clickhouse
3e1f03d067 Backport #67554 to 24.3: Fix message queue sink from http interface 2024-08-13 09:10:59 +00:00
robot-clickhouse
7bdb70723a Backport #62206 to 24.3: Fix parsing booleans in settings 2024-08-09 10:12:16 +00:00
robot-clickhouse
bbdfdc863f Backport #67665 to 24.3: Fix reloading SQL UDFs with UNION 2024-08-05 12:07:37 +00:00
robot-clickhouse
5de15b1db8 Backport #66548 to 24.3: Correctly track memory for Allocator::realloc 2024-07-18 13:09:14 +00:00
robot-clickhouse
b62f2327fb Backport #66409 to 24.3: Fix VALID UNTIL clause resetting after restart 2024-07-18 01:32:43 +00:00
robot-clickhouse
06f36333e8 Backport #61671 to 24.3: Reload certificate chain during certificate reload 2024-06-19 15:08:05 +00:00
robot-clickhouse
d8e512ad5d
Backport #64595 to 24.3: Fix restore from backup for definers (#65327)
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2024-06-17 11:49:02 -04:00
robot-clickhouse
817c3df4e7 Backport #64858 to 24.3: Fix segfault for a very tricky case 2024-06-07 12:07:12 +00:00
robot-clickhouse
2a730c7138 Backport #64769 to 24.3: Fix default database with grant on cluster 2024-06-06 02:16:19 +00:00
robot-clickhouse
bfe76f2d6f Backport #64694 to 24.3: Fix backward incompatibility in TTL execution 2024-06-05 09:05:35 +00:00
robot-clickhouse
221a1cbd19 Backport #64153 to 24.3: Correctly fallback during backup copy 2024-05-29 09:06:14 +00:00
robot-clickhouse
b961865ee5 Backport #61953 to 24.3: fix logical-error when undoing quorum insert transaction 2024-05-23 12:05:33 +00:00
robot-clickhouse
d6ffa11690 Backport #63839 to 24.3: Disable test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec on arm 2024-05-15 20:04:40 +00:00
robot-ch-test-poll2
e76d44a88d
Merge pull request #63895 from ClickHouse/backport/24.3/63789
Backport #63789 to 24.3: Fix `test_catboost_evaluate` for aarch64
2024-05-15 22:12:25 +04:00
robot-clickhouse
67fd607082
Merge pull request #63887 from ClickHouse/backport/24.3/63832
Backport #63832 to 24.3: Fix `test_disk_types` for aarch64
2024-05-15 20:11:59 +02:00
robot-clickhouse
0ce3305fe7 Backport #63789 to 24.3: Fix test_catboost_evaluate for aarch64 2024-05-15 18:09:53 +00:00
robot-clickhouse
a49554bb6e Backport #63832 to 24.3: Fix test_disk_types for aarch64 2024-05-15 18:08:04 +00:00
robot-clickhouse
8a5564fa0e Backport #63836 to 24.3: Fix test_short_strings_aggregation for arm 2024-05-15 18:06:31 +00:00
robot-clickhouse
562db1374e Backport #63787 to 24.3: Fix test_odbc_interaction for arm64 on linux 2024-05-15 10:04:47 +00:00
robot-clickhouse
e1383c2f82 Backport #63481 to 24.3: Fix mysql dictionary source 2024-05-08 09:04:38 +00:00
robot-clickhouse
cfc02d3120 Backport #60312 to 24.3: Make rabbitmq nack broken messages 2024-05-07 11:06:50 +00:00
robot-clickhouse
ef2a2e5c5a Backport #62549 to 24.3: Revert "[feature]: allow to attach parts from a different disk" 2024-04-11 19:03:51 +00:00
robot-clickhouse
24eeb161e3 Backport #62409 to 24.3: Fix GLOBAL IN table queries with analyzer. 2024-04-10 08:05:37 +00:00
robot-clickhouse
f59b474dc6 Backport #62068 to 24.3: ReadWriteBufferFromHTTP set right header host when redirected 2024-04-03 11:08:32 +00:00
robot-clickhouse
ab5826ba63 Backport #61972 to 24.3: Fix storage join files loading order 2024-04-02 16:06:12 +00:00
robot-clickhouse
969cc4e835 Backport #61869 to 24.3: Fix flaky tests 2 (stateless, integration) 2024-03-28 10:04:23 +00:00
Yarik Briukhovetskyi
844bb4f06c
Merge pull request #61727 from yariks5s/fix_undrop_query
Revert "Revert "Un-flake test_undrop_query""
2024-03-27 13:12:50 +01:00