Commit Graph

139119 Commits

Author SHA1 Message Date
Kseniia Sumarokova
49cfb6efcb
Merge pull request #70877 from ClickHouse/backport/24.3/70511
Backport #70511 to 24.3: Fix `StorageTableFunction::supportsReplication` creating source storage unnecessarily
2024-11-05 12:34:21 +01:00
alesapin
cccbc4d1ec
Merge pull request #71371 from ClickHouse/backport/24.3/71364
Backport #71364 to 24.3: Add try catch to data part destructors
2024-11-04 11:26:40 +01:00
robot-clickhouse
6ed81a76c2 Backport #71364 to 24.3: Add try catch to data part destructors 2024-11-01 15:07:08 +00:00
Antonio Andelic
02dc726823
Merge pull request #71246 from ClickHouse/backport/24.3/70998
Backport #70998 to 24.3: Fix named session leak. Simplify scheduling mechanism
2024-10-30 15:15:42 +01:00
robot-clickhouse
92bf7b9a9a Backport #70998 to 24.3: Fix named session leak. Simplify scheduling mechanism 2024-10-30 11:08:19 +00:00
Kseniia Sumarokova
24aad43d23
Update test.py 2024-10-29 13:08:05 +01:00
robot-clickhouse-ci-2
f27180875f
Backport #70820 to 24.3: Fix a crash and a leak in AggregateFunctionGroupArraySorted (#71113)
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2024-10-28 14:09:12 -07:00
Kseniia Sumarokova
0b584a3c29
Merge pull request #71146 from ClickHouse/backport/24.3/70590
Backport #70590 to 24.3: Ignore frozen_metadata.txt while traversing shadow directory from system.remote_data_paths
2024-10-28 19:14:51 +01:00
robot-clickhouse
c78b9ee03c Backport #70590 to 24.3: Ignore frozen_metadata.txt while traversing shadow directory from system.remote_data_paths 2024-10-28 17:06:44 +00:00
Anton Popov
9ccaa29248
Merge pull request #71022 from ClickHouse/backport/24.3/69256
Backport #69256 to 24.3: Fix dropping of file cache in CHECK query in case of enabled transactions
2024-10-28 14:46:12 +01:00
Nikita Taranov
cd34677f79
Merge pull request #70971 from ClickHouse/backport/24.3/70879
Backport #70879 to 24.3: Limiting logging some lines about configs
2024-10-25 14:36:22 +02:00
robot-clickhouse
eda4a00aae Backport #69256 to 24.3: Fix dropping of file cache in CHECK query in case of enabled transactions 2024-10-24 14:07:03 +00:00
Alexey Milovidov
26f3789bf9
Merge pull request #70990 from ClickHouse/backport/24.3/70979
Backport #70979 to 24.3: Fix an error with negative zeros in two-level hash table
2024-10-24 07:34:58 +08:00
robot-clickhouse
3bf9a44267 Backport #70979 to 24.3: Fix an error with negative zeros in two-level hash table 2024-10-23 21:09:21 +00:00
robot-clickhouse
f874779d83 Backport #70879 to 24.3: Limiting logging some lines about configs 2024-10-23 14:08:44 +00:00
robot-clickhouse
fe09d8bd56 Backport #70511 to 24.3: Fix StorageTableFunction::supportsReplication creating source storage unnecessarily 2024-10-21 10:08:44 +00:00
robot-ch-test-poll
3e29f2d91a
Merge pull request #63976 from ClickHouse/backport/24.3/63202
Backport #63202 to 24.3: fix intersect parts when restart after drop range
2024-10-16 16:58:21 +02:00
Кирилл Гарбар
227761b22f Change threadpool code to old style
(cherry picked from commit 3738191edd)
2024-10-16 15:07:51 +02:00
Raúl Marín
04fc0e8626
Merge pull request #70682 from ClickHouse/backport/24.3/70631
Backport #70631 to 24.3: Fix creation of stateful window functions on misaligned memory
2024-10-16 16:59:59 +08: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
robot-clickhouse
f0442451d1 Backport #70631 to 24.3: Fix creation of stateful window functions on misaligned memory 2024-10-15 12:11:11 +00:00
Raúl Marín
df7aa713e4
Merge pull request #70384 from ClickHouse/backport/24.3/70329
Backport #70329 to 24.3: CI: Enable Integration Tests for backport PRs
2024-10-14 21:22:02 +08:00
robot-clickhouse-ci-2
0d6ffed499
Merge pull request #70619 from ClickHouse/backport/24.3/70264
Backport #70264 to 24.3: Fix segfault on creating materialized view with intersect
2024-10-14 13:46:11 +02:00
robot-clickhouse
4d19596ef1 Backport #70264 to 24.3: Fix segfault on creating materialized view with intersect 2024-10-14 10:08:38 +00:00
Konstantin Bogdanov
291b78dc5f
Merge pull request #70571 from ClickHouse/backport/24.3/70530
Backport #70530 to 24.3: Make async insert print nothing
2024-10-10 19:32:00 +03:00
robot-clickhouse
f9d344b8d4 Backport #70530 to 24.3: Make async insert print nothing 2024-10-10 15:07:29 +00:00
robot-ch-test-poll1
2a36d075b0
Merge pull request #70538 from ClickHouse/backport/24.3/70508
Backport #70508 to 24.3: Remove slow poll() logs in keeper
2024-10-10 08:35:11 +04:00
robot-clickhouse
133b0885cb Backport #70508 to 24.3: Remove slow poll() logs in keeper 2024-10-10 03:10:48 +00: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
robot-clickhouse
33d4304239 Update autogenerated version to 24.3.12.75 and contributors 2024-10-08 15:02:27 +00:00
Antonio Andelic
7cb5dff801
Merge pull request #69792 from ClickHouse/backport/24.3/69745
Backport #69745 to 24.3: use `tryConvertFieldToType` in `getHyperrectangleForRowGroup`
2024-10-08 15:56:27 +02: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
Pavel Kruglov
96a4c3f5ac
Merge pull request #70179 from ClickHouse/backport/24.3/70137
Backport #70137 to 24.3: Fix data race in ColumnObject/ColumnTuple decompress method
2024-10-07 15:47:03 +02: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
robot-ch-test-poll4
000f752817
Merge pull request #70397 from ClickHouse/backport/24.3/70338
Backport #70338 to 24.3: Fix crash when using WITH FILL incorrectly
2024-10-04 21:30:02 +02:00
robot-clickhouse
c74432dc93 Backport #70338 to 24.3: Fix crash when using WITH FILL incorrectly 2024-10-04 18:07:14 +00:00
robot-clickhouse
4d0ba57c74 Backport #70329 to 24.3: CI: Enable Integration Tests for backport PRs 2024-10-04 14:10:47 +00:00
robot-ch-test-poll4
a572e3fd2e
Merge pull request #70325 from ClickHouse/backport/24.3/fix_test_distributed_inter_server_secret
Fix test distributed inter server secret in 24.3
2024-10-03 15:59:27 +02:00
Raúl Marín
93f9c3925a Fix test_distributed_inter_server_secret in 24.3 2024-10-03 15:53:25 +02:00
Nikolay Degterinsky
54944df2b1
Merge pull request #70241 from ClickHouse/backport/24.3/70148
Backport #70148 to 24.3: Fix bcrypt password being displayed in system.query_log
2024-10-02 17:03:45 +02:00
Raúl Marín
f3e655df39
Merge pull request #70269 from ClickHouse/backport/24.3/remove_02864_statistic_operate
Remove 02864_statistic_operate from 24.3
2024-10-02 14:37:57 +02:00
Raúl Marín
0fc48a0afa Remove 02864_statistic_operate from 24.3 2024-10-02 13:39:04 +02:00
Pavel Kruglov
d5551e6089
Delete tests/queries/0_stateless/03246_json_tuple_decompress_race.reference 2024-10-02 11:39:09 +02:00
Pavel Kruglov
b3df565e8e
Delete tests/queries/0_stateless/03246_json_tuple_decompress_race.sql 2024-10-02 11:39:01 +02:00
Pavel Kruglov
126d46d7af
Merge pull request #70232 from ClickHouse/backport/24.3/70123
Backport #70123 to 24.3: Check for Nullable(Nothing) type during ALTER TABLE MODIFY COLUMN/QUERY
2024-10-02 11:36:32 +02:00
Pablo Marcos
86a66688e9
Merge pull request #70162 from ClickHouse/backport/24.3/70122
Backport #70122 to 24.3: Fix wrong LOGICAL_ERROR when replacing literals in ranges
2024-10-02 11:09:40 +02:00