Commit Graph

145672 Commits

Author SHA1 Message Date
kssenii
52496c69e2 Follow up fix 2024-06-25 15:31:21 +02:00
Max K
9481b665cc CI: Single point of setting mergeable check status 2024-06-25 15:23:02 +02:00
Kseniia Sumarokova
f62f182d69
Update Context.h 2024-06-25 15:05:34 +02:00
Dmitry Novik
5c4beb03f3 Try to fix tests 2024-06-25 14:41:32 +02:00
Max K
13a0096840 update backport and release workflow to make report for limited number of builds 2024-06-25 14:36:20 +02:00
Nikolai Kochetov
ae86c5a342
Merge pull request #65505 from ClickHouse/final-in-order-bug
Final does not respect read in order
2024-06-25 12:15:59 +00:00
Raúl Marín
81b2cad083
Merge pull request #65403 from elenatorro/65390-avoid-exceptions-on-s3-throttler-metrics
Use tryGetS3StorageClient to avoid raising an exception when logging s3
2024-06-25 11:57:10 +00:00
kssenii
95b1651ba6 Better pytest 2024-06-25 13:56:01 +02:00
Nikita Taranov
7d23eb9f26 fix test 2024-06-25 12:46:19 +01:00
Igor Nikonov
eea38c4789
Merge pull request #65467 from ClickHouse/fix-pr-empty-query-result
Fix: return error if can't connect to any replicas chosen for query execution
2024-06-25 11:29:39 +00:00
Max K
a95765b00c Merge remote-tracking branch 'origin/master' into ci_add_jwt_to_styl_check_docker 2024-06-25 13:22:47 +02:00
Yarik Briukhovetskyi
3d3e2d35ab
Merge pull request #65487 from yariks5s/fix_pipeline_stuck_plansquashing
Fix of `PlanSquashingTransform`: pipeline stuck
2024-06-25 10:53:48 +00:00
Sema Checherinda
00f59fc3dc
Merge pull request #65451 from yariks5s/group_concat
Fix segfault in groupConcat
2024-06-25 10:53:18 +00:00
kssenii
5d59de2d98 Fix tests 2024-06-25 12:46:56 +02:00
Pablo Marcos
fa3295b678 Fix 03172_error_log_table_not_empty without any time constraints
Let's get rid of the time constraints by checking the previous
number of errors and making sure they're increased.
2024-06-25 10:46:29 +00:00
kssenii
304f8c7cff Better system queue log management 2024-06-25 12:40:09 +02:00
Sema Checherinda
4b5b149167 fix style 2024-06-25 12:13:50 +02:00
kssenii
8f8ca44102 Fix bug 2024-06-25 11:58:52 +02:00
Duc Canh Le
646e349583 add tests for no or partial optimization cases
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-25 09:55:32 +00:00
Duc Canh Le
a05d4cdcce Merge branch 'master' into uniq_injective2
Fix unstable CI
2024-06-25 09:49:45 +00:00
Kseniia Sumarokova
b75a7fc233
Merge pull request #65631 from ClickHouse/kssenii-patch-12
Update IObjectStorage.h
2024-06-25 09:16:46 +00:00
Michael Kolupaev
e4c84cf467 Fix inconsistent AST formatting when a keyword is used as type name 2024-06-25 08:32:06 +00:00
Antonio Andelic
7b984f9d51
Merge pull request #65474 from canhld94/small_fix_rocksdb
Small improvement when inserting to EmbeddedRocksDB
2024-06-25 08:10:32 +00:00
Max K
9d99e6a8bb
Merge pull request #65553 from ClickHouse/ci_flaky_test_check_fix
CI: Skip removed test files in stateless flaky check job
2024-06-25 08:07:32 +00:00
Max K
47abab6252
Merge pull request #65613 from ClickHouse/ci_return_rerun_check
CI: Return Job Rerun check
2024-06-25 08:05:19 +00:00
Antonio Andelic
65afd469fa
Merge pull request #65608 from ClickHouse/jepsen-enable-digest
Enable realtime digest for Jepsen tests
2024-06-25 06:34:52 +00:00
Michael Kolupaev
d66aedf3db Fix overflow in StorageWindowView 2024-06-25 02:52:42 +00:00
Alexey Milovidov
05df923d33 Merge branch 'master' into fix-flaky-test 2024-06-25 03:14:06 +02:00
Alexey Milovidov
e4b44416b7 Merge branch 'master' into fix-metadata-wtf 2024-06-25 03:13:11 +02:00
Alexey Milovidov
3ff61d3233 Merge branch 'maybe-fix-test' of github.com:ClickHouse/ClickHouse into maybe-fix-test 2024-06-25 03:12:25 +02:00
Alexey Milovidov
4059a46515 Merge branch 'master' into maybe-fix-test 2024-06-25 03:12:08 +02:00
Alexey Milovidov
029b24388b Merge branch 'master' into no-jemalloc-message 2024-06-25 03:11:38 +02:00
Alexey Milovidov
aedeb266a3 Merge branch 'master' into remove-tech-debt 2024-06-25 03:10:30 +02:00
Alexey Milovidov
eda9b9d874 Do not load inactive parts on readonly disks 2024-06-25 01:37:46 +02:00
Nikita Taranov
8e0a0b0a75 illusion of safety 2024-06-24 22:54:38 +01:00
Kseniia Sumarokova
e60c84752f
Update IObjectStorage.h 2024-06-24 21:37:57 +02:00
Nikita Taranov
1ab5355365 fix 2024-06-24 20:16:19 +01:00
Sema Checherinda
96a6462059 fix CascadeWriteBuffer 2024-06-24 21:12:06 +02:00
Robert Schulze
bebed0598d
Merge pull request #65270 from Blargian/docs_expXYZ
[Docs] add `exponentialTimeDecayed` functions to docs
2024-06-24 17:54:57 +00:00
Han Fei
cdbe24b679 Merge branch 'master' into hanfei/fix_stats_uniq_flaky 2024-06-24 19:19:00 +02:00
Max K
f66c065d11 CI: JWT python module in Style check image 2024-06-24 19:16:10 +02:00
János Benjamin Antal
13a3efd655
Merge pull request #65455 from chloro-pn/array_min_max_generic
refactor arrayMin/arrayMax to have a generic specialization
2024-06-24 16:45:33 +00:00
Alexey Milovidov
27d6bd4443
Merge pull request #65624 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-06-24 18:32:48 +02:00
Alexey Milovidov
d9b9087d60
Update CHANGELOG.md 2024-06-24 18:32:20 +02:00
Kseniia Sumarokova
13c2f7221d
Fix build 2024-06-24 18:25:06 +02:00
Duc Canh Le
a0448a1cc5 Merge branch 'master' into small_fix_rocksdb
Fix CI
2024-06-24 16:20:28 +00:00
Alexander Tokmakov
614e985a37 address review comments 2024-06-24 17:50:51 +02:00
Max K
154fbb28b4 CI: Return Job Rerun check 2024-06-24 17:33:10 +02:00
Raúl Marín
325c0ae5e0
Update DiskObjectStorage.cpp 2024-06-24 17:25:01 +02:00
Sema Checherinda
8f81dc49d3 fix d-tor in WriteBufferFromS3 2024-06-24 16:50:45 +02:00