Commit Graph

154948 Commits

Author SHA1 Message Date
alesapin
71c1f44a0c Add comment and reset read methods
(cherry picked from commit 2e912f320a396233865c4591af0e0c19885b4108)
2024-10-01 12:04:45 +02:00
kssenii
08cecb368a Page cache prefix fix 2024-10-01 12:01:21 +02:00
alsu
ca4da4f964 revert 2024-10-01 11:59:18 +02:00
Robert Schulze
40ebc5cd79
Update 02477_age_date32.reference 2024-10-01 11:55:53 +02:00
Robert Schulze
4caa22e8e5
Update 02477_age_date32.sql 2024-10-01 11:55:19 +02:00
kssenii
fa557cfd73 Fix azure 2024-10-01 11:53:28 +02:00
Mikhail f. Shiryaev
93519c5a29
Fix compose v1 naming scheme 2024-10-01 11:48:05 +02:00
Mikhail f. Shiryaev
1fcbdb8b62
Add docker_exec and ClickHouseCluster.compose_cmd to reduce boilerplate 2024-10-01 11:48:05 +02:00
Mikhail f. Shiryaev
9a2c8916c9
Add return type to run_and_check 2024-10-01 11:48:04 +02:00
Mikhail f. Shiryaev
f76e6ea24b
Adjust integration tests to docker compose v2 2024-10-01 11:48:04 +02:00
Mikhail f. Shiryaev
bfd3543bf8
Try to remove pygobject 2024-10-01 11:48:03 +02:00
Mikhail f. Shiryaev
171ffa80b9
Add pycairo pin + build dependency 2024-10-01 11:48:03 +02:00
Mikhail f. Shiryaev
ce4ddf7336
Ignore system packages in pipdeptree 2024-10-01 11:48:03 +02:00
Mikhail f. Shiryaev
0308de23c0
Migrate to GO version of docker-compose 2024-10-01 11:48:02 +02:00
Mikhail f. Shiryaev
c7e478e234
Make dependabot happy 2024-10-01 11:48:02 +02:00
Mikhail f. Shiryaev
2e799b00f8
Ignore dependencies without installed version 2024-10-01 11:48:01 +02:00
Mikhail f. Shiryaev
650b7420ed
Improve the @retry API 2024-10-01 11:48:01 +02:00
Mikhail f. Shiryaev
985bd796d3
Simplify retry decorator, use it in tests 2024-10-01 11:48:00 +02:00
Mikhail f. Shiryaev
4bfad1ccd6
Improve reqgenerator a little bit 2024-10-01 11:47:59 +02:00
Kseniia Sumarokova
9a5918644d
Merge pull request #70152 from ClickHouse/optimize_system_logs
Optimize system logs
2024-10-01 09:45:01 +00:00
alsu
c6d40fc839 remove extra dot from exception message 2024-10-01 11:20:06 +02:00
sakulali
f64f5ace2d Merge branch 'master' into create_as_copy_sorting 2024-10-01 12:28:13 +08:00
Yakov Olkhovskiy
6eee7a1c83 increment profile event in WriteBufferFromPocoSocket::nextImpl() 2024-10-01 02:48:50 +00:00
Alexey Milovidov
51baecd513 Optimize system logs 2024-10-01 04:23:20 +02:00
Hung Duong
582b6bb448
Add database to Exists Docs 2024-10-01 09:12:19 +07:00
Alexander Tokmakov
c5f4308945
Merge pull request #70032 from ClickHouse/replace_dict_null
Add a setting to replace dictionary source with Null on restore
2024-09-30 23:13:03 +00:00
Michael Kolupaev
15d69d696e Test 2024-09-30 22:11:54 +00:00
Michael Kolupaev
32b6b159b0 Fix 'loop' crashing when reading from empty MergeTree table 2024-09-30 21:48:32 +00:00
Nikolay Degterinsky
f84e1e4d27 Even better test 2024-09-30 21:44:29 +00:00
Michael Kolupaev
4452f354a5 Silence UBSAN for integer overflows in some datetime functions 2024-09-30 21:10:05 +00:00
Shichao
0d615b2251
remove dot 2024-09-30 17:00:48 -04:00
Nikolay Degterinsky
de3e3c877b Fix test 2024-09-30 20:41:55 +00:00
alesapin
24011e01a9 Remove redundant line 2024-09-30 22:25:58 +02:00
Nikolay Degterinsky
c64cc40ba5 Better test 2024-09-30 20:25:55 +00:00
avogar
cf8f2f6293 Fix Dynamic type creation of JSON subcolumn 2024-09-30 20:18:01 +00:00
Nikolay Degterinsky
3075e2c460 Fix bcrypt password being displayed in system.query_log 2024-09-30 20:12:21 +00:00
alesapin
88014f496f Correct handling of errno-error 2024-09-30 21:57:53 +02:00
alesapin
db9d33f115 Fix accident change 2024-09-30 21:53:33 +02:00
alesapin
8e5adcaf16 Followup 2024-09-30 21:48:29 +02:00
alesapin
48be3f42f1 Add more retryable errors and fix check data part
(cherry picked from commit 6d98507feb0bfcc7761583c3a9a3575108207cee)
2024-09-30 21:48:21 +02:00
avogar
23131a3b6b Fix possible hung in ALTER COLUMN with Dynamic type 2024-09-30 19:29:53 +00:00
kssenii
7da133aeeb Refactor reading from object storage mess 2024-09-30 21:02:08 +02:00
Alexander Tokmakov
3e2c9e05d2
Merge branch 'master' into replace_dict_null 2024-09-30 20:47:16 +02:00
avogar
cb70e469cb Fix data race in ColumnObject/ColumnTuple decompress method 2024-09-30 17:51:56 +00:00
Han Fei
1661f99902 set analyze=1 for test 2024-09-30 16:44:46 +00:00
Max K.
d73de82218
Merge pull request #69822 from ClickHouse/ci_try_praktika
CI: praktika integration 1
2024-09-30 16:41:59 +00:00
Yarik Briukhovetskyi
23967e6846
Merge branch 'ClickHouse:master' into to_start_of_interval_timezone_bug 2024-09-30 18:36:02 +02:00
Pablo Marcos
61976c986a Merge branch 'master' into remove-wrong-logical-error-for-range-literals 2024-09-30 16:30:50 +00:00
Raúl Marín
a7eb7a9208 Fix wrong result with skipping index 2024-09-30 18:24:18 +02:00
Alexey Milovidov
e586b785ee
Merge pull request #70132 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-09-30 16:20:00 +00:00