Commit Graph

118053 Commits

Author SHA1 Message Date
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
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
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
robot-clickhouse
9c2a9a60ea Update version_date.tsv and changelogs after v23.3.6.7-lts 2023-06-28 16:35:41 +00:00
Mikhail f. Shiryaev
c7ae150ffb
Merge pull request #51504 from ClickHouse/shape-up-docker-server
Reshape the Dockerfile for clickhouse/clickhouse-server
2023-06-28 13:33:04 +02:00
Nikita Mikhaylov
b8b0fd3abf
Slightly better code around packets for parallel replicas (#51451) 2023-06-28 12:30:15 +02:00
Antonio Andelic
0320ab4a70
Try making Keeper in DatabaseReplicated tests more stable (#51473)
* Try making Keeper in DatabaseReplicated less flaky

* lower log level to debug

* Revert back to information
2023-06-28 13:16:16 +03:00
Kseniia Sumarokova
0c1f24db77
Add a comment (#51517)
* Add a comment

* Update DatabaseCatalog.cpp
2023-06-28 13:13:16 +03:00
Mikhail f. Shiryaev
67a7bdbb3a
Rollback note about 22.04 in #50958 2023-06-28 10:45:07 +02:00
Mikhail f. Shiryaev
1cd5ae36bd
Get rid of deprecated apt-key 2023-06-28 10:32:21 +02:00
Mikhail f. Shiryaev
6d2b5166b9
Update golang version in builder 2023-06-28 10:32:20 +02:00
Mikhail f. Shiryaev
a2c4546c00
Downgrade the base image to address issues on old dockerd 2023-06-28 10:32:19 +02:00
Mikhail f. Shiryaev
6145baade8
Upgrade OS only once
The ubuntu images are updated twice a month, it makes sense to do
upgrade
https://github.com/docker-library/official-images/commits/master/library/ubuntu
2023-06-28 10:32:19 +02:00
Mikhail f. Shiryaev
04a08b47f3
Reorganize installation of clickhouse to have separated layers 2023-06-28 10:32:18 +02:00
robot-clickhouse-ci-1
73fb47e81f
Merge pull request #51479 from kssenii/delay-shutdown-of-temporary-database
Delay shutdown of system and temporary databases
2023-06-28 06:20:46 +02:00
robot-ch-test-poll1
5af23b938d
Merge pull request #51500 from nikandfor/patch-2
Little fix in docs/en/interfaces/formats.md
2023-06-27 21:27:58 +02:00
Nikita Mikhaylov
abf56b80a9
Merge pull request #51482 from kssenii/try-fix-test-multiple-disks
Increase retries in test_multiple_disks/test.py::test_start_stop_moves
2023-06-27 21:02:22 +02:00
Nikita Mikhaylov
95d569e563
Merge pull request #51480 from vitlibar/fix-memory-leakage-in-compression-codec-deflate-qpl
Fix memory leakage in CompressionCodecDeflateQpl
2023-06-27 21:00:40 +02:00
Nikifor Seriakov
5a39960e03
Update docs/en/interfaces/formats.md
Fixed RawBLOB comparison lists formatting.
2023-06-27 21:32:39 +04:00
robot-ch-test-poll
eee9fe54a0
Merge pull request #51483 from rschu1ze/docs-join
Docs: Add blog posts to join docs
2023-06-27 16:35:23 +02:00
Robert Schulze
99c9830737
Docs: Add more blog posts to join docs 2023-06-27 13:34:58 +00:00
kssenii
ddca9ece50 Increase retries 2023-06-27 15:32:14 +02:00
Vitaly Baranov
89de7a64eb Fix memory leakage in CompressionCodecDeflateQpl. 2023-06-27 15:06:31 +02:00
kssenii
46a69829ff Delay shutdown of system and temporary databases 2023-06-27 15:05:15 +02:00
Nikita Mikhaylov
d24c5ab01f
Merge branch 'master' into fix-ip-aggregate-state 2023-06-27 14:11:26 +02:00
Nikita Mikhaylov
dc0dc227e0
Merge pull request #51455 from ClickHouse/many-fixes
Many fixes
2023-06-27 13:57:17 +02:00
Kseniia Sumarokova
5467f394c8
Merge pull request #51440 from kssenii/minor-changes-cached-buffer
Update exception message
2023-06-27 13:07:25 +02:00
Sema Checherinda
7d13dd6e64
Merge pull request #51412 from CheSema/fix-test-profile-events-s3
fix flacky test test_profile_events_s3
2023-06-27 13:06:39 +02:00
Sema Checherinda
141d6b835c
Merge branch 'master' into fix-test-profile-events-s3 2023-06-27 13:03:00 +02:00
Kseniia Sumarokova
817a62b7cf
Merge branch 'master' into minor-changes-cached-buffer 2023-06-27 13:02:37 +02:00
Kseniia Sumarokova
78c1f4bb52
Merge pull request #51444 from kssenii/add-checks-for-intersecting-ranges
fs cache: add check for intersecting ranges
2023-06-27 12:57:04 +02:00
Kseniia Sumarokova
6b06cbe106
Merge branch 'master' into add-checks-for-intersecting-ranges 2023-06-27 12:55:26 +02:00
Vitaly Baranov
0f842f9401
Merge pull request #51348 from vitlibar/fix-using-locks-in-process-list
Fix using locks in ProcessList
2023-06-27 12:21:49 +02:00
Vitaly Baranov
1ae51ffa7b
Merge branch 'master' into fix-using-locks-in-process-list 2023-06-27 12:19:02 +02:00
SmitaRKulkarni
dcf581a985
Merge pull request #50936 from ClickHouse/Fix_race_azure_blob_storage_iterator
Fix race azure blob storage iterator
2023-06-27 09:27:45 +02:00
Alexey Milovidov
392cddea0e Merge branch 'many-fixes' of github.com:ClickHouse/ClickHouse into many-fixes 2023-06-27 07:08:33 +02:00
Alexey Milovidov
37d7abc700 Merge branch 'fix-adaptive_granularity_block_borders' into many-fixes 2023-06-27 07:08:08 +02:00
Alexey Milovidov
76108b955c Fix test 01605_adaptive_granularity_block_borders 2023-06-27 07:06:50 +02:00