Commit Graph

9286 Commits

Author SHA1 Message Date
Kseniia Sumarokova
57626438b0
Merge pull request #30469 from kirillikoff/kirillikoff-DOCSUP-13264
DOCSUP-13264: Document the SQL-statements INTERSECT, EXCEPT and ANY, ALL operators
2021-10-27 09:48:12 +03:00
Tatiana Kirillova
da7d491125
Update index.md 2021-10-26 20:10:30 +03:00
Tatiana Kirillova
bc0a9c6984
Update index.md 2021-10-26 20:09:13 +03: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
木木夕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
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
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
木木夕120
171c5845ed
chinese translation
adjust waning module
2021-10-25 14:13:03 +08: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
Tatiana Kirillova
4fa3b94ead
Update intersect.md 2021-10-24 20:29:41 +03:00
Kseniia Sumarokova
cd63b24061
Merge pull request #30450 from morozovsk/patch-10
Documentation: JSON_EXISTS/JSON_QUERY/JSON_VALUE
2021-10-24 20:16:29 +03:00
gyuton
984d6517c2
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-24 11:10:00 +03:00
alexey-milovidov
187d8b2196
Update settings.md 2021-10-23 22:30:42 +03:00
Vladimir Goncharov
37ee06d362
Update json-functions.md 2021-10-23 19:10:40 +03:00
Vladimir Goncharov
1b2186b8ad
Update json-functions.md 2021-10-23 19:04:29 +03:00
木木夕120
3e6870c540
chinese translation
Adjust 事件时间 for DateTime64 to 事件时间(微秒)
2021-10-23 16:24:43 +08:00
木木夕120
12b378f27f
Translation for Kerberos
Document: Chinese translation for Operations - External User Authenticators and Directories - Kerberos
2021-10-23 15:56:25 +08:00
Azat Khuzhin
99ffa3b578 Update documentation for distributed_push_down_limit
After #26466 you cannot get inaccurate results anymore, since
distributed_push_down_limit changes query execution only if:
- `distributed_group_by_no_merge` > 0
- query **does not have `GROUP BY`/`DISTINCT`/`LIMIT BY`**, but it has `ORDER BY`/`LIMIT`.
- query **has `GROUP BY`/`DISTINCT`/`LIMIT BY`** with `ORDER BY`/`LIMIT` and:
  - `optimize_skip_unused_shards_limit` is enabled
  - `optimize_distributed_group_by_sharding_key` is enabled
2021-10-23 10:02:21 +03:00
alexey-milovidov
cee4744ba1
Merge pull request #30572 from thomoco/master
Add hardware benchmark on MacBook Pro M1 2020 + update Adopters list
2021-10-23 09:04:55 +03:00
木木夕120
7ec3ba3593
Merge branch 'master' into patch-doc-translate 2021-10-23 13:31:12 +08:00
alexey-milovidov
44ac1b76d1
Update build-osx.md 2021-10-23 07:05:24 +03:00
木木夕120
99800cc8d4
Translation for Continuous Integration Checks 2021-10-23 11:28:22 +08:00
alexey-milovidov
cddd1b31af
Update adopters.md 2021-10-23 05:23:22 +03:00
Thom O'Connor
2efd25cfe6 Updated adopters: added 3 new adopters, plus sorted some entries for alphabetical order 2021-10-22 15:24:22 -06:00
Maksim Kita
613a2fc46c
Merge pull request #30409 from sevirov/sevirov-DOCSUP-16821-edit_and_translate_to_russian_hashedarray_dictionary
DOCSUP-16821: Edit and translate to Russian (HashedArray dictionary)
2021-10-23 00:15:35 +03:00
Tatiana Kirillova
82fc693d55 russian fixes 2021-10-22 22:38:34 +03:00
Tatiana Kirillova
ae692b96c6 russian 2021-10-22 21:57:38 +03:00
gyuton
a2fb22a92e Little fix 2021-10-22 21:31:10 +03:00
gyuton
c46ff762c9 Translated functions 2021-10-22 21:14:01 +03:00
gyuton
c694ea97d5 Deleted extra line 2021-10-22 21:05:56 +03:00
gyuton
a6094e0aca translated operators 2021-10-22 21:05:31 +03:00
Nickita Taranov
f436db8ad4 update docs 2021-10-22 19:45:39 +03:00
Dmitriy
e3927fa9c8 Fix links
Поправил ссылки.
2021-10-22 19:36:29 +03:00
sevirov
cbc13f7494
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 19:07:01 +03:00
sevirov
17ad7c2cf7
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 19:06:53 +03:00
gyuton
e3720547f0 translated min2, max2 2021-10-22 17:57:55 +03:00
gyuton
6111f61b2c Minor fix 2021-10-22 17:56:10 +03:00
gyuton
b55a9cc6d4
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 17:47:36 +03:00
木木夕120
40e35a4571
Archive translated documents 2021-10-22 17:58:02 +08:00