Commit Graph

135844 Commits

Author SHA1 Message Date
Alexey Milovidov
4ae5d78f54 Merge branch 'master' into remove-alter-live-view 2024-02-26 00:00:28 +01:00
Alexey Milovidov
2756160aea Allow to map UI handlers to different paths 2024-02-25 23:04:39 +01:00
Alexey Milovidov
d097da1223 Remove unused method 2024-02-25 22:40:03 +01:00
Alexey Milovidov
27902ee4f6 Touch-up dashboard 2024-02-25 22:36:59 +01:00
Amos Bird
3167dfd992
Fix another issue 2024-02-26 02:32:01 +08:00
Amos Bird
38427fff35
Better name 2024-02-26 02:32:00 +08:00
Amos Bird
d577d1e4e2
Fix something 2024-02-26 02:32:00 +08:00
Nikolai Kochetov
2197f2fc73
Try to cleanup a bit. 2024-02-26 02:32:00 +08:00
Amos Bird
534da3f40f
Fix more tests 2024-02-26 02:31:59 +08:00
Amos Bird
5551a9073b
Better 2024-02-26 02:31:59 +08:00
Amos Bird
6a2eb7297d
Fix 2024-02-26 02:31:59 +08:00
Amos Bird
207d36d7c1
Make it work 2024-02-26 02:31:58 +08:00
Amos Bird
12914d2268
Fix 2024-02-26 02:31:58 +08:00
Amos Bird
6137914604
Fix most tests 2024-02-26 02:31:58 +08:00
Amos Bird
b40a412086
Fix 2024-02-26 02:31:57 +08:00
Amos Bird
8a1e23dcc4
Fix more tests 2024-02-26 02:31:57 +08:00
Amos Bird
7435568a0d
Fix tests 2024-02-26 02:31:57 +08:00
Amos Bird
c5e073320c
Unify prewhere optimization 2024-02-26 02:31:56 +08:00
Amos Bird
49352732cc
Fix more tests 2024-02-26 02:31:56 +08:00
Amos Bird
2b214aebd8
Fix tests 2024-02-26 02:31:56 +08:00
Amos Bird
ffab16595e
Fix more tests 2024-02-26 02:31:55 +08:00
Amos Bird
cb36bd2377
Fix some tests 2024-02-26 02:31:55 +08:00
Amos Bird
07a0adceb9
Only use query_info.filter_actions_dag for key analysis 2024-02-26 02:31:55 +08:00
Amos Bird
001596ea0e
Check if query_info can be removed when building filter dag. 2024-02-26 02:31:54 +08:00
Alexey Milovidov
07c828ece9
Merge pull request #60374 from azat/fuzzer-fatal-log-artifact
Expose fatal.log separately for fuzzer
2024-02-25 15:18:10 +03:00
Alexey Milovidov
648e6ec5a6
Merge pull request #60373 from azat/tests/detect-io_uring
Detect io_uring in tests
2024-02-25 15:16:43 +03:00
Alexey Milovidov
273b4835a4
Merge pull request #60380 from rogeryk/patch-1
Update build-osx.md
2024-02-25 15:01:51 +03:00
rogeryk
85a15cd855 Fix style 2024-02-25 17:23:43 +08:00
rogeryk
65474216e0
Update build-osx.md
The NASM is required, The corresponding installation is missing from the doc.
2024-02-25 16:50:41 +08:00
rogeryk
6d529036ef Improve pretty format if a block consists of a single numeric value and exceeds one million. 2024-02-25 16:13:35 +08:00
Nikita Taranov
30d31d4d9b
Merge pull request #60204 from nickitat/fix_head_bucket_after_update
Fix bucket region discovery
2024-02-24 23:46:43 +01:00
Nikita Taranov
49f42eb09d
Merge branch 'master' into fix_head_bucket_after_update 2024-02-24 23:44:10 +01:00
Azat Khuzhin
554d993d8b clickhouse-test: fix style check (unused import platform)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-24 19:37:13 +01:00
Azat Khuzhin
35e948a20a Detect io_uring in tests
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-24 19:36:58 +01:00
Azat Khuzhin
a70a100db0 Support io_uring for StorageFile
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-24 19:36:58 +01:00
Azat Khuzhin
dd690dd05d Expose fatal.log separately for fuzzer
Otherwise you have to download the full server.log

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-24 19:23:28 +01:00
HowePa
17f60b54cb single arg merge table func 2024-02-24 08:02:13 +08:00
Alexey Milovidov
10e5bf2899 Update reference 2024-02-23 23:15:28 +01:00
Alexey Milovidov
20ab26cb03 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting 2024-02-23 23:04:09 +01:00
Alexey Milovidov
2eb4d25126 Remove ALTER LIVE VIEW 2024-02-23 22:56:18 +01:00
Alexey Milovidov
2d00705e4e
Merge pull request #60364 from pmusa/patch-1
[docs] Fix typo on postgresql.md
2024-02-23 22:46:15 +01:00
avogar
a57bc7b1d7 Restart CI 2024-02-23 20:51:46 +00:00
avogar
8fa75a21c5 Don't allow suspicious variant types by default, add notes in documentation 2024-02-23 20:48:38 +00:00
Charlie
05e16e6249
Update stochasticlinearregression.md 2024-02-23 12:33:14 -07:00
Vitaly Baranov
b1e2b8d345 Fix test "test_cancel_backup". 2024-02-23 20:27:19 +01:00
Vitaly Baranov
f944faec6f Fix using table_id in StorageKeeperMap. 2024-02-23 20:27:19 +01:00
Vitaly Baranov
f238999095 Use multiple threads while reading the metadata of tables to restore. 2024-02-23 20:27:19 +01:00
avogar
39ad054e94 Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant-improvements 2024-02-23 18:59:34 +00:00
Alexey Milovidov
2223b3a618 Fix test 2024-02-23 19:34:06 +01:00
Robert Schulze
b9f5a2f620
Enable prefer_column_name_to_alias in MySQL Handler, default enable two MySQL settings 2024-02-23 17:42:54 +00:00