Alexander Tokmakov
|
52489a25f5
|
add Replicated db names to zk for introspection
|
2024-06-25 20:17:15 +02:00 |
|
Raúl Marín
|
bd4f8524bf
|
Merge pull request #65673 from Blargian/document_detectTonality
[Docs] add `detectTonality`, `detectProgrammingLanguage` to docs
|
2024-06-25 17:23:15 +00:00 |
|
Blargian
|
df9ec86582
|
update aspell-dict with displayName
|
2024-06-25 19:11:30 +02:00 |
|
Shaun Struwig
|
a41d913b61
|
Update aspell-dict.txt
|
2024-06-25 17:15:05 +02:00 |
|
Kseniia Sumarokova
|
0158db296e
|
Merge pull request #65534 from ClickHouse/kssenii-patch-10
fs cache: disable background download by default
|
2024-06-25 15:10:22 +00:00 |
|
Blargian
|
297f7bd06a
|
add detectProgrammingLanguage to aspell-dict.txt
|
2024-06-25 17:02:22 +02:00 |
|
Nikolai Kochetov
|
9736d4f4d1
|
Merge pull request #65561 from ClickHouse/remove-tech-debt
Remove tech debt
|
2024-06-25 15:01:28 +00:00 |
|
Blargian
|
25e35f58cf
|
add detectProgrammingLanguage
|
2024-06-25 17:01:14 +02:00 |
|
Blargian
|
08fdb8cd5c
|
add detectTonality and alphabetize page
|
2024-06-25 16:48:32 +02:00 |
|
Nikita Mikhaylov
|
b4289dd8f5
|
Style
|
2024-06-25 14:46:43 +00:00 |
|
Max K
|
c311a72c5a
|
Merge pull request #65628 from ClickHouse/ci_add_jwt_to_styl_check_docker
CI: JWT python module in Style check docker image
|
2024-06-25 14:42:10 +00:00 |
|
Maciej Bak
|
d8eef19f56
|
Documentation: Add missing IF NOT EXISTS clause for manipulating constraints
|
2024-06-25 16:41:12 +02:00 |
|
Nikita Mikhaylov
|
96866864a6
|
Remove unndeded file
|
2024-06-25 14:25:59 +00:00 |
|
Nikita Mikhaylov
|
782669a9fd
|
Refactor
|
2024-06-25 14:23:37 +00:00 |
|
alesapin
|
12a129d838
|
Merge pull request #65545 from ClickHouse/add_customizeable_config_reloader_interval
Add ability to change config reload interval
|
2024-06-25 14:18:54 +00:00 |
|
Max K
|
2c37bde7f1
|
mypy fix
|
2024-06-25 16:04:17 +02:00 |
|
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 |
|