Commit Graph

75542 Commits

Author SHA1 Message Date
木木夕120
d87bd9ff32
Merge pull request #4 from zpi1223/zpi1223-doc-zh-translate
chinese translation for crash_log
2021-10-26 17:51:24 +08:00
木木夕120
aaa08e91b5
chinese translation for crash_log
1.Regenerate the crash-log.md file.
2.Supplement the internal translation content
2021-10-26 17:50:48 +08:00
木木夕120
d6b0ce1e94
delete crash-log.md symbolic link 2021-10-26 17:37:11 +08:00
Maksim Kita
12b6110495
Merge pull request #30578 from zpi1223/master
docs: chinese translation supplement for zh module
2021-10-26 11:27:58 +03:00
Maksim Kita
48996187ca
Merge pull request #30673 from ClickHouse/improve-usability-remote-host-filter
Improve usability of `remote_url_allow_hosts`
2021-10-26 11:23:33 +03:00
Alexey Milovidov
97bcceca44 Improve usability of remote_url_allow_hosts 2021-10-26 09:49:12 +03:00
alexey-milovidov
5434f1d149
Merge pull request #30337 from ClickHouse/fix-memory-indication
Fix consumed memory indication in clickhouse-client
2021-10-26 09:48:03 +03:00
alexey-milovidov
e7751c59f6
Merge pull request #30456 from CurtizJ/async-inserts-values
Support VALUES format in async inserts
2021-10-26 09:47:27 +03:00
alexey-milovidov
e528bfdb1a
Merge pull request #30565 from ClickHouse/try-to-fix-30397
Try to fix #30397
2021-10-26 09:45:45 +03:00
Kseniia Sumarokova
0c6b92b3a9
Merge pull request #30660 from azat/local-custom-tld
Initialize custom TLDs in clickhouse-local
2021-10-26 09:44:35 +03:00
alexey-milovidov
d0bf4b4303
Merge pull request #30661 from azat/QueryProfilerRuns
Add QueryProfilerRuns profile event
2021-10-26 09:43:51 +03:00
木木夕120
42c16f5697
Adjusting invalid links 2021-10-26 10:24:38 +08:00
木木夕120
671ed9d430
Adjusting invalid links 2021-10-26 10:23:24 +08:00
木木夕120
6abe479dd8
replace symbolic link content. 2021-10-26 09:33:53 +08:00
木木夕120
aa43127601
delete symbolic links 2021-10-26 09:33:16 +08:00
木木夕120
5dc6c7a157
adjust title level 2021-10-26 09:32:06 +08:00
木木夕120
8ec04169b6
replace symbolic links 2021-10-26 09:14:17 +08:00
木木夕120
37d7eb0cb8
replace symbolic links 2021-10-26 09:13:26 +08:00
木木夕120
6e3921f77e
delete symbolic links 2021-10-26 09:12:13 +08:00
Azat Khuzhin
f41cf281e4 Add QueryProfilerRuns profile event
This will help to investigate query latency spikes.
2021-10-25 21:14:16 +03:00
Azat Khuzhin
096eaa1008 Initialize custom TLDs in clickhouse-local 2021-10-25 21:12:45 +03:00
Azat Khuzhin
7fe028245e Do not save preprocessed config for clickhouse-local
It seems that there is no purpose on doing this, and it just produce an
error due to permission errors (i.e. before this patch if you will pass
small config with some overrides then it will try to write to
/var/lib/clickhouse by default).
2021-10-25 21:12:45 +03:00
alesapin
ff56a81b46
Merge pull request #30652 from ClickHouse/revert-30506-crb-hardware-page
Revert "Fix style regressions on benchmark page"
2021-10-25 20:03:01 +03:00
alesapin
0e4925584b Revert "Fix style regressions on benchmark page (#30506)"
This reverts commit 5ddccabef0.
2021-10-25 20:02:35 +03:00
Cody Baker
5ddccabef0
Fix style regressions on benchmark page (#30506)
* Update styles on benchmark page

* Update h3 -> h2
2021-10-25 17:53:13 +03:00
Dmitry Novik
8e680b068a Add comment with fix explanation 2021-10-25 16:53:23 +03:00
Kseniia Sumarokova
377b937aa5
Merge pull request #30244 from evillique/fix_like_function
Fix `LIKE` function
2021-10-25 16:35:37 +03:00
Anton Popov
b87c819c10
Merge pull request #30566 from nickitat/nickitat_nullable_4_arrayStringConcat
Support Nullable(String) type in arrayStringConcat
2021-10-25 16:04:20 +03:00
Vladimir C
5130f65cdf
Merge pull request #30418 from gyuton/gyuton-DOCSUP-16593-document-tuple-functions-and-operators 2021-10-25 16:00:04 +03:00
Maksim Kita
772c326f2d
Merge pull request #30500 from kitaisreal/dictionaries-read-multiple-threads
Dictionaries read support multiple threads
2021-10-25 15:31:50 +03:00
Maksim Kita
f1748aef90 Updated perf tests 2021-10-25 15:31:27 +03:00
Kseniia Sumarokova
4e7fe77233
Merge pull request #30637 from ClickHouse/kssenii-local-fix
Update LocalServer.cpp
2021-10-25 15:29:14 +03:00
Kseniia Sumarokova
658496974c
Update LocalServer.cpp 2021-10-25 15:16:16 +03:00
gyuton
af86aea90d
DOCSUP-10111: Documented the entropy aggregate function (#30237)
* initial commit

* Update draft

* small fix
2021-10-25 14:47:18 +03:00
vdimir
21c8b561ec
Minor changes in tuple math docs 2021-10-25 14:13:12 +03:00
alexey-milovidov
68e75c2727
Merge pull request #30638 from orloffv/patch-4
Typo fix in play.html
2021-10-25 11:19:10 +03:00
Nikolai Kochetov
db47dcf14f Added test. 2021-10-25 11:18:00 +03:00
Vitaly
8a55165c3b
Typo fix in play.html 2021-10-25 11:15:25 +03:00
Kseniia Sumarokova
f315809c2e
Update LocalServer.cpp 2021-10-25 11:00:55 +03:00
Kseniia Sumarokova
49ce5b487c
Merge pull request #30636 from ClickHouse/kssenii-client-fix
Update Client.cpp
2021-10-25 10:52:38 +03:00
alesapin
28bde879ed
Merge pull request #30455 from kssenii/deprecate-setting
Deprecate write_final_mark setting
2021-10-25 10:51:49 +03:00
Kseniia Sumarokova
15bdfdc9f6
Update Client.cpp 2021-10-25 10:47:22 +03:00
alesapin
490ca93162
Merge pull request #30372 from ClickHouse/update_keeper_config
Updatable keeper configuration.
2021-10-25 10:37:03 +03:00
alesapin
aca3166a7c
Merge pull request #30550 from ClickHouse/fix_typo_update_nuraft
Fix typo and update NuRaft
2021-10-25 10:36:06 +03:00
alexey-milovidov
b0f05f82b9
Merge pull request #30511 from orloffv/patch-3
Add bytes to stats and human readable rows to play.html
2021-10-25 09:38:32 +03:00
木木夕120
171c5845ed
chinese translation
adjust waning module
2021-10-25 14:13:03 +08:00
alexey-milovidov
f308991923
Merge pull request #30630 from tianzhou/patch-1
Update gui.md to add Bytebase
2021-10-25 07:44:09 +03:00
alexey-milovidov
cc88c75eee
Update gui.md 2021-10-25 07:43:59 +03:00
tianzhou
bf7413f1d5
Update gui.md to add Bytebase
Bytebase (bytebase.com) is a web-based, open source schema change and version control tool for teams. It supports various databases including ClickHouse.
2021-10-25 11:55:59 +08:00
木木夕120
fb4eb4cf23
chinese translation
adjust title level
2021-10-25 11:45:24 +08:00