Commit Graph

152593 Commits

Author SHA1 Message Date
Duc Canh Le
085be6bf59 remove unwanted include
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-09-11 06:42:48 +00:00
Duc Canh Le
d089a56272 only set max_free_threads_ = 0 when creating pool
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-09-10 05:51:48 +00:00
Duc Canh Le
11478b949f limit threadpool size in concurrent hash join
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-09-10 03:12:44 +00:00
Julia Kartseva
cc165f9349
Merge pull request #68917 from jkartseva/02378_part_log_profile_events
Fix `02378_part_log_profile_events` flakiness
2024-09-06 23:49:40 +00:00
Julia Kartseva
bf74b600e5 rm tests/queries/0_stateless/02378_part_log_profile_events.sql 2024-09-06 21:05:56 +00:00
Julia Kartseva
99667c42f3 sync with the private 2024-09-06 21:05:56 +00:00
Julia Kartseva
ba038cba47 Fix 02378_part_log_profile_events flakiness 2024-09-06 21:05:56 +00:00
Nikita Mikhaylov
ccaa8d03a9
Merge pull request #69324 from ClickHouse/speed-up-slightly-kafka-tests
Speed up some Kafka tests with multiprocessing
2024-09-06 20:12:56 +00:00
Igor Nikonov
fe5c0e127f
Merge pull request #69264 from ClickHouse/fix-pr-not-ready-set
Fix: Not-ready Set with parallel replicas
2024-09-06 18:48:02 +00:00
Robert Schulze
02c9d33cfb
Merge pull request #69321 from rschu1ze/bump-curl
Bump curl to v8.9.1
2024-09-06 18:31:31 +00:00
robot-clickhouse
28367f1792
Merge pull request #69340 from ClickHouse/auto/v24.8.4.13-lts
Update version_date.tsv and changelog after v24.8.4.13-lts
2024-09-06 17:26:36 +00:00
robot-clickhouse
8be745e8c2 Update version_date.tsv and changelogs after v24.8.4.13-lts 2024-09-06 16:43:55 +00:00
robot-clickhouse
82fd9bab4e
Merge pull request #69337 from ClickHouse/auto/v24.7.6.8-stable
Update version_date.tsv and changelog after v24.7.6.8-stable
2024-09-06 16:39:49 +00:00
Robert Schulze
a73eb1c177
Merge pull request #67013 from JackyWoo/add_statistics_minmax
Add `min_max` statistics type
2024-09-06 16:14:04 +00:00
robot-clickhouse
4c9713717f Update version_date.tsv and changelogs after v24.7.6.8-stable 2024-09-06 16:10:11 +00:00
robot-clickhouse
4baf0b2ed4
Merge pull request #69335 from ClickHouse/auto/v24.6.6.6-stable
Update version_date.tsv and changelog after v24.6.6.6-stable
2024-09-06 16:08:22 +00:00
robot-clickhouse
4665867400 Update version_date.tsv and changelogs after v24.6.6.6-stable 2024-09-06 15:39:40 +00:00
robot-clickhouse
3946dbd883
Merge pull request #69333 from ClickHouse/auto/v24.5.8.10-stable
Update version_date.tsv and changelog after v24.5.8.10-stable
2024-09-06 15:36:25 +00:00
robot-clickhouse
9b87f2e6d4 Update version_date.tsv and changelogs after v24.5.8.10-stable 2024-09-06 15:10:13 +00:00
Antonio Andelic
86f11e221e Speed up more tests 2024-09-06 17:08:35 +02:00
robot-clickhouse
bf9bf317e2
Merge pull request #69330 from ClickHouse/auto/v24.3.11.7-lts
Update version_date.tsv and changelog after v24.3.11.7-lts
2024-09-06 15:06:59 +00:00
Nikita Mikhaylov
92bdafa19e
Merge pull request #69322 from ClickHouse/disable-long-tests
Disable long tests with sanitizers
2024-09-06 15:02:03 +00:00
robot-clickhouse
dea714d169 Update version_date.tsv and changelogs after v24.3.11.7-lts 2024-09-06 14:25:02 +00:00
Antonio Andelic
06507190d4 Speed up some Kafka tests with multiprocessing 2024-09-06 14:29:26 +02:00
Robert Schulze
b3f4f3459b
Bump curl to v8.9.1 2024-09-06 12:03:53 +00:00
Robert Schulze
1b6fa8ef53
Bump curl to v8.9.0 2024-09-06 12:03:08 +00:00
Robert Schulze
66bd32bd18
Bump curl to v8.8.0 2024-09-06 12:02:29 +00:00
Nikita Mikhaylov
fde9f23829 Disable long tests with sanitizers 2024-09-06 13:48:20 +02:00
vdimir
1b71ad26ee
Merge pull request #69186 from ClickHouse/vdimir/client-context-race2
Fix possible timeouts in `sh` tests with tsan, att. 2
2024-09-06 11:09:24 +00:00
JackyWoo
3974e9060a Fix docs and some fixups 2024-09-06 18:50:02 +08:00
Robert Schulze
8c9cf37858
Merge pull request #69090 from ucasfl/fix-vector-index
Fix bug that vector similarity index does not work for cosine distance
2024-09-06 10:24:46 +00:00
Robert Schulze
d9d83fd56b
Merge pull request #69065 from ucasfl/vector-index
Disable alter table add vector similarity index if setting does not enabled
2024-09-06 10:11:38 +00:00
robot-clickhouse
b3b8abb413 Automatic style fix 2024-09-06 09:13:48 +00:00
Igor Nikonov
2de3a6175a Merge remote-tracking branch 'origin/master' into fix-pr-not-ready-set 2024-09-06 08:36:04 +00:00
Igor Nikonov
2ace0c55eb Increase timeout for intergration test tsan job 2024-09-06 08:35:39 +00:00
Antonio Andelic
a348993d6a
Merge pull request #69013 from shiyer7474/fix_integ_tests
Fix test_role & test_keeper_s3_snapshot integration tests
2024-09-06 07:55:02 +00:00
Konstantin Bogdanov
0c9ed351ef
Merge pull request #68900 from ClickHouse/add-ip6tables-to-ci-helper
ci: add IPv6 support to `NetworkManager`
2024-09-06 02:00:02 +00:00
Nikita Mikhaylov
2f668a0d5d
Merge pull request #69299 from ClickHouse/tavplubix-patch-10
Don't run 01287_max_execution_speed with slow builds
2024-09-05 23:21:25 +00:00
Konstantin Bogdanov
4ad2b04702
Merge pull request #69289 from cwurm/docs_clarify_lightweight_delete_v2
Docs: Add info on lightweight_deletes_sync
2024-09-05 23:03:34 +00:00
Konstantin Bogdanov
a463b2b44c
Poke CI 2024-09-06 00:22:56 +02:00
robot-clickhouse
798f4b4c3b
Automatic style fix 2024-09-06 00:22:56 +02:00
Konstantin Bogdanov
da3a7d0691
Setup missing ip6tables chain 2024-09-06 00:22:55 +02:00
Konstantin Bogdanov
26add45c70
Poke CI 2024-09-06 00:22:54 +02:00
Konstantin Bogdanov
1f5eb2cd2c
Set IPv6 instance to the node object 2024-09-06 00:22:54 +02:00
Konstantin Bogdanov
58b84e9e3d
Update network.py 2024-09-06 00:22:53 +02:00
Konstantin Bogdanov
d46065360b
Fix 2024-09-06 00:22:52 +02:00
Konstantin Bogdanov
335ca75174
Lint 2024-09-06 00:22:51 +02:00
Konstantin Bogdanov
9be79614a3
Fix 2024-09-06 00:22:50 +02:00
Konstantin Bogdanov
5ee5c8224e
Fix 2024-09-06 00:22:50 +02:00
Konstantin Bogdanov
d49d413c8d
No legacy 2024-09-06 00:22:49 +02:00