Pablo Marcos
26f2c5b07b
Merge pull request #66532 from pamarcos/system-query-metric-log
...
Add system.query_metric_log
2024-10-25 10:54:09 +00:00
Julia Kartseva
2e61f2bb99
Merge pull request #70915 from jkartseva/reduce-api-calls-cost
...
Cache HEAD API requests to object storage in the plain_rewritable disk
2024-10-24 23:58:13 +00:00
Shichao Jin
598b39adc4
Merge pull request #71037 from dianacarroll/master
...
Minor cleanup of aggregatingmergetree.md
2024-10-24 20:49:02 +00:00
Julia Kartseva
91d7b7b897
use remote path as the key cache instead of local
...
Remote paths do not change.
2024-10-24 19:48:01 +00:00
Alexey Milovidov
7b6fc587e2
Merge pull request #70821 from ClickHouse/merge-visualizer
...
Merge visualizer
2024-10-24 19:31:21 +00:00
Alexey Milovidov
5a0ff6abc4
Merge pull request #70969 from ClickHouse/trivial-merge-selector
...
Add "Trivial" merge selector
2024-10-24 19:11:32 +00:00
Diana Carroll
b6c959846d
Minor cleanup of aggregatingmergetree.md
...
Fix several small typos and formatting inconsistencies, and clean up wording.
2024-10-24 14:59:03 -04:00
Julia Kartseva
acbf3d2719
review fix
2024-10-24 18:00:36 +00:00
Ilya Yatsishin
1a1bd26d76
Merge pull request #70908 from ClickHouse/merge-source-parts
...
Add a profile event about the number of merged source parts
2024-10-24 17:39:31 +00:00
Max Kainov
6240f71b9a
Merge pull request #71029 from ClickHouse/ci_move_praktika_dir
...
CI: Rearrange directories for praktika ci
2024-10-24 16:52:48 +00:00
Alexey Milovidov
c7bd381397
Merge pull request #68614 from ClickHouse/revert-68608-revert-60197-format-settings-parsing
...
Revert "Revert "Fix unexpected behavior with `FORMAT` and `SETTINGS` parsing""
2024-10-24 16:50:23 +00:00
Justin de Guzman
6bb78918f0
Merge pull request #70953 from lio-p/migrate-play-urls
...
[Docs] Replace play.clickhouse.com urls with sql.clickhouse.com
2024-10-24 16:24:39 +00:00
Alexey Milovidov
7126032ec8
Fix error
2024-10-24 17:08:19 +02:00
Alexey Milovidov
eec39fa1ac
Merge pull request #70987 from ClickHouse/no-qpl
...
Remove `idxd-config` library which has an incompatible license
2024-10-24 14:50:13 +00:00
Max Kainov
38753970a4
CI: Rearrange directories for praktika ci
2024-10-24 16:48:14 +02:00
Alexey Milovidov
d32bd7dda3
Add a test
2024-10-24 16:04:56 +02:00
Alexey Milovidov
43a3ff8ae1
Add a handler
2024-10-24 16:04:56 +02:00
Alexey Milovidov
c2de9cfe5b
Minor improvements
2024-10-24 16:04:56 +02:00
Alexey Milovidov
51353c0a65
Fix error
2024-10-24 16:04:56 +02:00
Alexey Milovidov
f2f149eb83
Fix error
2024-10-24 16:04:56 +02:00
Alexey Milovidov
6c4563413f
Minor changes
2024-10-24 16:04:56 +02:00
Alexey Milovidov
8994e7711b
Fix typo
2024-10-24 16:04:56 +02:00
Alexey Milovidov
d5de88e6fe
Fix error
2024-10-24 16:04:56 +02:00
Alexey Milovidov
52cc95794d
Fix typo
2024-10-24 16:04:56 +02:00
Alexey Milovidov
a03f22bc7f
Proper text on hover
2024-10-24 16:04:56 +02:00
Alexey Milovidov
755ccce955
Audio feedback + more info
2024-10-24 16:04:56 +02:00
Alexey Milovidov
f439c824fd
JavaScript
2024-10-24 16:04:56 +02:00
Alexey Milovidov
91a32c3511
Remove old parts immediately
2024-10-24 16:04:56 +02:00
Alexey Milovidov
0b74588a9e
Merge visualizer
2024-10-24 16:04:55 +02:00
Alexey Milovidov
6f2750d820
Merge visualizer
2024-10-24 16:04:55 +02:00
Alexey Milovidov
318c2aff83
Merge visualizer
2024-10-24 16:04:55 +02:00
Alexey Milovidov
51d95a65b8
Merge branch 'master' into merge-source-parts
2024-10-24 15:55:48 +02:00
Pablo Marcos
ab2380a9f0
Fix mistake merging master
2024-10-24 13:46:21 +00:00
Alexey Milovidov
6f8e953bd9
Merge pull request #71004 from ClickHouse/embedded_dictionaries_localisation
...
Tests for languages support for Embedded Dictionaries
2024-10-24 13:40:22 +00:00
Alexey Milovidov
44c70f8e80
Merge pull request #71008 from ClickHouse/runner-add-deps
...
Add libraries to runner image
2024-10-24 13:16:04 +00:00
Pablo Marcos
4fc4cee862
Improve test to ensure data collected is ok
2024-10-24 12:52:30 +00:00
Pablo Marcos
611dbd59be
Merge branch 'master' into system-query-metric-log
2024-10-24 12:02:51 +00:00
Pablo Marcos
2a1327dd91
Move the log trace outside of the mutex
...
finishQuery doesn't need to take care of this case because
it can never happen here since the query is not removed yet
from the list.
2024-10-24 11:57:24 +00:00
maxvostrikov
4300d287bc
squash! Tests for languages support for Embedded Dictionaries Embedded Dictionaries have some tests, but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works
2024-10-24 12:49:54 +02:00
Kseniia Sumarokova
eb42cddde4
Merge pull request #70975 from ClickHouse/kssenii-patch-13
...
Update exception message
2024-10-24 10:25:37 +00:00
Robert Schulze
09df230f00
Merge remote-tracking branch 'ClickHouse/master' into no-qpl
2024-10-24 09:48:04 +00:00
Robert Schulze
92a44372b3
Some fixups
2024-10-24 09:43:43 +00:00
maxvostrikov
b21443959c
squash! Tests for languages support for Embedded Dictionaries Embedded Dictionaries have some tests, but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works
2024-10-24 11:39:29 +02:00
Raúl Marín
7333a4a21f
Merge pull request #70942 from Algunenano/settings5
...
More setting structs to pImpl
2024-10-24 09:20:52 +00:00
Raúl Marín
19d77d2c13
Merge branch 'master' into settings5
2024-10-24 17:20:08 +08:00
Yatsishin Ilya
bda9a98b50
Add libraries to runner image
2024-10-24 09:03:59 +00:00
Max Kainov
b0da2a5534
Merge pull request #70239 from ClickHouse/praktika_integration_2
...
CI: Praktika integration, fast test
2024-10-24 08:38:54 +00:00
Antonio Andelic
e2821c5e8b
Merge pull request #70982 from ClickHouse/fix-test_keeper_broken_logs
...
Fix `test_keeper_broken_logs`
2024-10-24 07:16:39 +00:00
maxvostrikov
fed474dc09
Tests for languages support for Embedded Dictionaries
...
Embedded Dictionaries have some tests, but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works
2024-10-24 08:15:53 +02:00
Julia Kartseva
2e38791854
rename InMemoryPathMap -> InMemoryDirectoryPathMap
2024-10-24 03:50:41 +00:00