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
|
aedeb266a3
|
Merge branch 'master' into remove-tech-debt
|
2024-06-25 03:10:30 +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 |
|
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 |
|
Dmitry Novik
|
eb36efbfb4
|
Update implementation
|
2024-06-24 16:43:14 +02:00 |
|
Blargian
|
d43ff09582
|
Update aspell-dict.txt
|
2024-06-24 16:41:26 +02:00 |
|
Antonio Andelic
|
bb582772ad
|
Merge branch 'master' into jepsen-enable-digest
|
2024-06-24 16:12:38 +02:00 |
|
avogar
|
52721add72
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into check-cyclic-dependencies-on-create
|
2024-06-24 13:30:16 +00:00 |
|
Antonio Andelic
|
41f9bc84a0
|
Enable realtime digest for jepsen tests
|
2024-06-24 15:16:36 +02:00 |
|
Sema Checherinda
|
fb2f0e78f7
|
Merge pull request #63985 from ianton-ru/protocols-tls-extend-params
More parameters for tls layer in protocols
|
2024-06-24 12:41:56 +00:00 |
|
Alexey Milovidov
|
da9a34ea46
|
Merge pull request #65571 from ClickHouse/fix-flaky-test-4
Fix flaky test `01254_dict_load_after_detach_attach.sql`
|
2024-06-24 15:11:23 +02:00 |
|
Blargian
|
12f12f8d3b
|
make sidebar titles camel case for exponentialXYZ functions
|
2024-06-24 14:39:18 +02:00 |
|
Blargian
|
09492ddeb2
|
Update ordering again
|
2024-06-24 14:32:52 +02:00 |
|
Raúl Marín
|
cbdb9833f2
|
Merge pull request #65485 from Algunenano/246_changelog
Generate 24.6 changelog
|
2024-06-24 12:22:53 +00:00 |
|
Blargian
|
f5c8aac365
|
update ordering for remaining functions
|
2024-06-24 14:08:48 +02:00 |
|
robot-clickhouse
|
e289fdb440
|
Automatic style fix
|
2024-06-24 12:07:40 +00:00 |
|
Igor Nikonov
|
2f8dc8c833
|
Merge remote-tracking branch 'origin/master' into fix-pr-empty-query-result
|
2024-06-24 11:59:25 +00:00 |
|