Commit Graph

119336 Commits

Author SHA1 Message Date
Denny Crane
1a466ee687
Merge branch 'master' into tests/issue_36894 2023-06-28 19:53:04 -03:00
Denny Crane
37ad50bd63
Update settings.md 2023-06-28 19:40:40 -03:00
Yuriy Chernyshov
19676e3a92
Merge branch 'master' into update-re2 2023-06-29 00:40:31 +02:00
xiaolei565
fc5ff3fae8
Merge branch 'master' into xuelei_dev 2023-06-29 06:37:45 +08:00
Mikhail f. Shiryaev
fe5ad455f6
Merge pull request #51564 from ClickHouse/cleanup-server-image
Bring back lost /tmp cleanup in clickhouse-server docker image
2023-06-29 00:31:48 +02:00
Alexander Tokmakov
b27cf4e7ba fix 2023-06-29 00:15:45 +02:00
Alexander Tokmakov
45232770e0
Try to fix deadlock in ZooKeeper client 2023-06-29 00:41:23 +03:00
Mikhail f. Shiryaev
92d7b067b0
Bring back lost /tmp cleanup in clickhouse-server docker image 2023-06-28 23:39:08 +02:00
robot-ch-test-poll4
2653b9c808
Merge pull request #51562 from ClickHouse/thomoco-patch-3
Update functions-for-nulls.md
2023-06-28 23:20:26 +02:00
Alexander Tokmakov
296f9968c0 fix 2023-06-28 23:20:02 +02:00
xiaolei565
9f7df81a5c
Merge branch 'master' into xuelei_dev 2023-06-29 04:52:15 +08:00
Thom O'Connor
29a0220e63
Update functions-for-nulls.md
Fixing broken link to HTML anchor on page
2023-06-28 14:42:01 -06:00
Mikhail f. Shiryaev
f728f97350
Add cgroupsv2 for getCGroupLimitedCPUCores 2023-06-28 22:19:44 +02:00
Mikhail f. Shiryaev
0680f0988c
Enable other working tests 2023-06-28 22:19:43 +02:00
Mikhail f. Shiryaev
f85460d8ef
Enable tests with broken channel.start_consuming 2023-06-28 22:19:43 +02:00
Mikhail f. Shiryaev
4f1982e25e
API of pika for rabbitmq has changed 2023-06-28 22:19:42 +02:00
Mikhail f. Shiryaev
a18300c497
Improve logging in integration/test_cgroup_limit 2023-06-28 22:19:42 +02:00
Mikhail f. Shiryaev
406896f9a9
Create cgroupsv2 subtree for docker-in-docker 2023-06-28 22:19:41 +02:00
Mikhail f. Shiryaev
22c8f1c0be
Fix test_jemalloc_percpu_arena after upgrade 2023-06-28 22:19:40 +02:00
Mikhail f. Shiryaev
b2bfe2eb87
The error is changed in psycopg2=2.9.6 2023-06-28 22:19:40 +02:00
Mikhail f. Shiryaev
91dc6dfe34
Update mysql-php-client to the recent rolling version 2023-06-28 22:19:39 +02:00
Mikhail f. Shiryaev
953f1c7885
Upload fast test binaries to builds bucket 2023-06-28 22:19:33 +02:00
Mikhail f. Shiryaev
ead81879b4
Update integration tests runner too 2023-06-28 22:19:32 +02:00
Mikhail f. Shiryaev
edcf981c48
Update mysql odbc connector 2023-06-28 22:19:31 +02:00
Mikhail f. Shiryaev
5a8ce1f2fe
Do not upload the binaries for fast-tests to tests-reports 2023-06-28 22:19:30 +02:00
Mikhail f. Shiryaev
b68d8fa76e
Update the OS version for builder and testers docker images 2023-06-28 22:19:30 +02:00
Mikhail f. Shiryaev
7b4e6faece
Speedup the submodules cloning 2023-06-28 22:19:28 +02:00
Mikhail f. Shiryaev
eeb8cdbc19
Add way to define additional urls in test reports 2023-06-28 22:19:00 +02:00
Mikhail f. Shiryaev
45cd7f35cd
Use clickhouse/integration-helper from changed images 2023-06-28 22:11:48 +02:00
Yakov Olkhovskiy
8854f05a75 style fix 2023-06-28 19:53:49 +00:00
Nikolay Degterinsky
71c1445300
Update 00417_kill_query.sh 2023-06-28 21:45:56 +02:00
Robert Schulze
53a30bee8d
00900_orc_load: kill less aggressively
The test sporadically produces wrong results because the INSERT takes
longer than 3 seconds, likely due to infrastructure latency. Removing
the timeout to give it more headroom. Tests are afaik auto-killed after
10 min, so if there is a true issue in ClickHouse (e.g. deadlock), we
would notice anyways.
2023-06-28 19:29:59 +00:00
Robert Schulze
5b78b3903b
Fix logical error in tupleElement() 2023-06-28 18:35:33 +00:00
Robert Schulze
bf54fb4caa
tupleElement(): Return default value for out-of-bounds-index
Makes the actual and the documented behavior consistent.
2023-06-28 18:35:32 +00:00
Robert Schulze
eea3c39959
Cosmetics 2023-06-28 18:35:27 +00:00
Mikhail f. Shiryaev
d8f4e45b21
Merge pull request #51548 from ClickHouse/auto/v23.3.6.7-lts
Update version_date.tsv and changelogs after v23.3.6.7-lts
2023-06-28 20:19:17 +02:00
Nikolai Kochetov
e78f3389b7
Merge branch 'master' into fix-creating-set-for-storage-fuzz 2023-06-28 19:27:50 +02:00
robot-ch-test-poll4
aa514dc846
Merge pull request #50551 from ClickHouse/fix-ip-aggregate-state
Fix backward compatibility for IP types hashing in aggregate functions
2023-06-28 19:24:04 +02:00
Sema Checherinda
29efeb5547
Merge branch 'master' into less-logs-2 2023-06-28 19:20:14 +02:00
Azat Khuzhin
006d05c6a7 Add test for INSERT INTO clusterAllReplicas() (leads to SIGSEGV before)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-28 19:07:14 +02:00
Azat Khuzhin
2a12fb4246 Initialize weight/slot_to_shards for cluster not from xml correcty
This is:
- clusterAllReplicas
- copier
- some distributed cases

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-28 19:07:14 +02:00
Azat Khuzhin
c9adfe1efd Prohibit cluster with zero weight across all shards
Before it leads to SIGSEGV, due to either divizion by zero or an
a check in libdivide.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-28 19:07:14 +02:00
Azat Khuzhin
7f8ad3d5cb Convert assert to LOGICAL_ERROR in createBlockSelector() for zero weight
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-28 19:06:31 +02:00
kssenii
39f8b92e24 Allow to add disk name for custom disk 2023-06-28 19:05:35 +02:00
Igor Nikonov
56354b7251 Fix yet another place 2023-06-28 16:55:22 +00:00
Alexander Tokmakov
372f5786c4 more optimal REPLACE_RANGE with zero-copy 2023-06-28 18:44:54 +02:00
kssenii
1d78bafa82 Flexible drop cache 2023-06-28 18:44:47 +02:00
Nikita Taranov
c9fad7b141
Don't run 02782_uniq_exact_parallel_merging_bug in parallel with other tests 2023-06-28 18:40:48 +02:00
robot-clickhouse
9c2a9a60ea Update version_date.tsv and changelogs after v23.3.6.7-lts 2023-06-28 16:35:41 +00:00
Alexander Tokmakov
594ec09edf fix missing metadata_version.txt 2023-06-28 18:19:16 +02:00