Commit Graph

6700 Commits

Author SHA1 Message Date
sevirov
533ec70a72
Update docs/en/operations/system-tables/session_log.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-24 14:50:10 +03:00
Andrei Ch
60a672ab33 token function adding 2021-10-24 13:27:14 +03:00
Alexey
3103e9970d format fixed. LLink added 2021-10-23 20:23:32 +00:00
alexey-milovidov
187d8b2196
Update settings.md 2021-10-23 22:30:42 +03:00
Vladimir Goncharov
1b2186b8ad
Update json-functions.md 2021-10-23 19:04:29 +03:00
Alexey
20c842aef5 some en updates 2021-10-23 15:09:12 +00:00
lehasm
31e1ae6037
Update docs/en/sql-reference/statements/describe-table.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-23 17:54:24 +03:00
lehasm
2c4d40c261
Update docs/en/sql-reference/statements/describe-table.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-23 17:51:20 +03: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
alexey-milovidov
44ac1b76d1
Update build-osx.md 2021-10-23 07:05:24 +03: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
Dmitriy
099143b0ee Update session_log.md
Внес маленькие правки.
2021-10-22 23:30:41 +03:00
Dmitriy
223682a674 Create session_log.md
Задокументировал системную таблицу session_log.
2021-10-22 23:24:16 +03:00
Roman Bug
258f8cb2f7 Add normalizeUTF8 functions. 2021-10-22 23:10:02 +03:00
Tatiana Kirillova
82fc693d55 russian fixes 2021-10-22 22:38:34 +03:00
gyuton
c694ea97d5 Deleted extra line 2021-10-22 21:05:56 +03:00
Dmitriy
d590a664ef Update information_schema.md
Поправил ссылку.
2021-10-22 19:45:43 +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
Alexey
2f8cdf0480 bitshiftleft draft 2021-10-22 16:33:23 +00: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
romanzhukov
28f59a1099 Update by dev comments. 2021-10-22 15:27:29 +03:00
Tatiana Kirillova
fc3f577cbf
Update index.md 2021-10-22 12:14:33 +03:00
Tatiana Kirillova
e4df841798
Update intersect.md 2021-10-22 11:58:34 +03:00
Tatiana Kirillova
3510f4cddc
Update except.md 2021-10-22 11:58:04 +03:00
Tatiana Kirillova
745b47762c
Update docs/en/sql-reference/statements/select/except.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:49:20 +03:00
Tatiana Kirillova
0f66ba1704
Update docs/en/sql-reference/statements/select/intersect.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:49:11 +03:00
Tatiana Kirillova
692b99ca0d
Update docs/en/sql-reference/statements/select/intersect.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:49:01 +03:00
Tatiana Kirillova
41f69e9677
Update docs/en/sql-reference/statements/select/except.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:48:53 +03:00
Tatiana Kirillova
1b408ed588
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:48:31 +03:00
Tatiana Kirillova
cb907dd6c6
Update docs/en/sql-reference/statements/select/intersect.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:48:07 +03:00
Tatiana Kirillova
bb7a179f93
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:48 +03:00
Tatiana Kirillova
c7cc5a99f5
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:41 +03:00
Tatiana Kirillova
29618ff47d
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:29 +03:00
Tatiana Kirillova
95cb825d21
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:22 +03:00
Tatiana Kirillova
71d41421a0
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:11 +03:00
Tatiana Kirillova
0104af6c86
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:46:56 +03:00
Tatiana Kirillova
44136e3da9
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:46:44 +03:00
Maksim Kita
a6270268d6
Merge pull request #30533 from den-crane/patch-36
Doc. max_concurrent_queries_for_user
2021-10-22 11:43:52 +03:00
alexey-milovidov
a246de872f
Merge pull request #30547 from amosbird/doc
Don't recommend `nobarrier` mount option
2021-10-22 10:44:57 +03:00
Maksim Kita
54fed3ae0e
Merge pull request #30467 from gyuton/gyuton-DOCSUP-16362-Document-the-ngram-function
DOCSUP-16362: Documented the ngrams function
2021-10-22 10:22:12 +03:00
karnevil13
0a2437fe95 Update settings.md 2021-10-22 10:10:25 +03:00
karnevil13
8e2b9eb860
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-22 09:59:41 +03:00
Amos Bird
a85e14a068
Don't recommend nobarrier mount option 2021-10-22 14:09:34 +08:00
gyuton
4ecd2ed6e2 typo 2021-10-22 04:21:29 +03:00
gyuton
8f039a2b0f fixed links 2021-10-22 04:04:15 +03:00
gyuton
81d9bac04a Initial draft 2021-10-22 03:53:44 +03:00
Denny Crane
a5325a2303
doc. max_concurrent_queries_for_user 2021-10-21 19:39:29 -03:00
Maksim Kita
11ed2e2997
Update splitting-merging-functions.md 2021-10-22 00:18:26 +03:00
Maksim Kita
1467a59f91
Merge pull request #30468 from sevirov/sevirov-DOCSUP-16363-document_the_getoskernelversion_function
DOCSUP-16363: Document the getOSKernelVersion function
2021-10-22 00:17:08 +03:00
alexey-milovidov
7023423f66
Merge pull request #28705 from gyuton/gyuton-DOCSUP-14093-Edit-and-translate-to-Russian
DOCSUP-14093: Edited and translated to Russian (external dicts)
2021-10-21 23:33:41 +03:00
karnevil13
d2bcd549f3 line splits fixed 2021-10-21 23:03:03 +03:00
Dmitriy
fb2200c087 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14981-information_schema_database 2021-10-21 23:01:42 +03:00
Dmitriy
6725dc2a16 Create information_schema
Задокументировал information_schema.
2021-10-21 22:41:11 +03:00
Dmitriy
894353d910 Translate to Russian
Выполнил перевод на русский язык.
2021-10-21 21:33:47 +03:00
Andrei Ch
cf088eebe5 Delete function bayesAB 2021-10-21 21:29:03 +03:00
Vladimir Goncharov
900a359362
Update json-functions.md
english version
2021-10-21 16:39:10 +03:00
João Figueiredo
360ec76c29
Grammar suggestions to distributed.md
* fixed some typos.
* improved wording of some statements.
2021-10-20 22:35:17 +02:00
Alexey
9d74ae16df en updated 2021-10-20 20:01:57 +00:00
Tatiana Kirillova
e36f06887b update 2021-10-20 20:43:07 +03:00
Dmitriy
b0752b43ac Add the getOSKernelVersion function
Задокументировал английскую версию функции getOSKernelVersion.
2021-10-20 20:20:14 +03:00
Tatiana Kirillova
1241db3795 document the SQL-statements INTERSECT, EXCEPT and ANY, ALL operators 2021-10-20 20:18:14 +03:00
gyuton
7cb6cddf6d Initial draft 2021-10-20 19:52:18 +03:00
Filatenkov Artur
5608e25ed4
Update settings.md 2021-10-20 17:09:48 +03:00
Filatenkov Artur
cf50015d49
Merge branch 'ClickHouse:master' into remove_comments_for_enc_docs 2021-10-20 15:38:52 +03:00
Filatenkov Artur
963ece5d6a
Update table.md 2021-10-20 15:13:12 +03:00
Filatenkov Artur
24d3209f60
Update table.md 2021-10-20 15:08:50 +03:00
gyuton
59ee426d48 small improvement 2021-10-20 02:00:54 +03:00
gyuton
1d76fc9636 Small fix 2021-10-20 01:59:27 +03:00
Roman Bug
73f65bbe75 Rewrite Normalization Form C (NFC) 2021-10-20 01:42:39 +03:00
gyuton
c1d24037a4 Initial draft 2021-10-20 01:42:05 +03:00
Roman Bug
170a4957ca Add normalizeUTF8NFC function 2021-10-20 01:31:39 +03:00
Roman Bug
3c9025d04e Add max argument for mapPopulateSeries function 2021-10-20 00:17:13 +03:00
Alexey
2cfc6a5fcf DESCRIBE refactored. Example updated and moved. 2021-10-19 20:50:30 +00:00
Roman Bug
36a8ae6af0
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:48:47 +03:00
Roman Bug
1ed3913ae6
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:48:42 +03:00
Dmitriy
b7fdf488e1 Translate install.md
Перевел на русский язык предложение в install.md.
2021-10-19 22:38:00 +03:00
Dmitriy
377f6cf3c2 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-10-19 21:51:46 +03:00
Nikita Mikhaylov
4fbd332bf1 Done 2021-10-19 11:53:55 +00:00
lehasm
ebee5025eb
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-19 08:22:09 +03:00
lehasm
6dad340f10
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-19 08:21:45 +03:00
Azat Khuzhin
424bf6fcf4 client: add ability to print raw profile events
This can be useful for debugging and for testing (since you will not
need to obtain query_id and look at query_log).

v2:
- mark test as long
- add option to docs
- add type of profile event into logs too
v3:
- resolve conflicts
- and fix onProfileEvents callback
v4:
- add --print-profile-events separate switch
2021-10-19 00:54:38 +03:00
alexey-milovidov
1c64a656f4
Update adopters.md 2021-10-18 21:56:43 +03:00
alexey-milovidov
0d2ce2e711
Update adopters.md 2021-10-18 21:56:04 +03:00
Alexey
deb696fd27 en draft 2021-10-18 16:07:19 +00:00
michon470
3c8e963420
DOCSUP-15198: output_format_csv_null_representation setting translation (#29977)
* Перевод без изменений содержания

* в ру-версию добавлены ngrambf_v1 и tokenbf_v1

* Update mergetree.md

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Corrections and translation

* in EN ver. lines 349-351 were included into the codeblock -- moved them to the proper place
* ...

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-18 15:40:26 +03:00
Alexey Milovidov
2cef9983fa Remove recursive submodules 2021-10-18 02:29:04 +03:00
Denny Crane
eb66442feb
Update external-dicts-dict-layout.md 2021-10-17 16:21:21 -03:00
alexey-milovidov
00bb647c3a
Merge pull request #29836 from FedericoCeratto/patch-1
Link FAQ from Debian installation
2021-10-17 20:49:26 +03:00
Maksim Kita
0dd8c70d28
Merge pull request #30242 from kitaisreal/added-hashed-array-dictionary
Added HashedArray dictionary
2021-10-17 01:18:43 +03:00
Denny Crane
5e0e0a3946
Update quotas.md 2021-10-16 16:22:19 -03:00
Maksim Kita
1b50d26c51 Added documentation 2021-10-16 13:41:56 +03:00
romanzhukov
024d98b482 Update settings.md
Comment encryption settings.
2021-10-15 23:12:55 +03:00
alexey-milovidov
50b54b37ca
Merge pull request #30072 from ClickHouse/client-profile-msg
Fix hardware utilization info printing in client
2021-10-15 23:05:43 +03:00
romanzhukov
97d228f64b Update mapPopulateSeries
Update mapPopulateSeries
2021-10-15 23:03:49 +03:00
Nikolai Kochetov
769be69f15
Merge pull request #30029 from karnevil13/karnevil-DOCSUP-14788
DOCSUP-14788: Edit and translate to Russian
2021-10-15 11:38:43 +03:00
karnevil13
8ec43b7c70 fixed type-conversion-functions en-ru 2021-10-15 00:56:21 +03:00
Denny Crane
ddf6ca716c
Doc. fix optimize_skip_unused_shards description (#30114)
* fix optimize_skip_unused_shards description

* Update settings.md
2021-10-14 15:47:43 +03:00
Maksim Kita
b854726228 Updated documentation 2021-10-14 13:19:53 +03:00
Maksim Kita
562c8984a4 Added documentation 2021-10-14 13:15:45 +03:00
karnevil13
7c6ef01a04 em dash fixed 2021-10-14 02:00:40 +03:00
alexey-milovidov
d628afc142
Merge pull request #30093 from wuxueyang96/master
update adopters to update Alibaba Cloud.
2021-10-13 22:41:07 +03:00
romanzhukov
9cbf4b8422 distributed_push_down_limit: Update and add RU 2021-10-13 22:20:24 +03:00
karnevil13
4cd228b857 Merge branch 'karnevil-DOCSUP-14788' of https://github.com/karnevil13/ClickHouse into karnevil-DOCSUP-14788 2021-10-13 21:02:16 +03:00
Thom O'Connor
8d7779457a
Added Checkly, updated Sipfront industery 2021-10-13 08:34:24 -06:00
枢木
5dc204c716 update adopters to update Alibaba Cloud. 2021-10-13 17:44:47 +08:00
alexey-milovidov
d0a3420c3b
Merge pull request #29958 from thomoco/master
Documentation correction for units for block size, plus some additional context for storage system recommendations
2021-10-13 05:32:44 +03:00
karnevil13
c6ac339403 Updated desc-en 2021-10-13 01:02:01 +03:00
Thom O'Connor
dea5b5529f
Updated adopters.md to include Sipfront 2021-10-12 15:44:48 -06:00
Maksim Kita
95a2f682a1
Merge pull request #30044 from ClickHouse/blinkov-patch-23
Update distinctive-features.md
2021-10-13 00:17:31 +03:00
Maksim Kita
e95a4a35ef
Merge pull request #29784 from ka1bi4/romanzhukov-DOCSUP-15370-h3-functions
DOCSUP-15370: [CLICKHOUSEDOCS] Edit and translate to Russian (H3 functions)
2021-10-12 23:47:32 +03:00
karnevil13
35c007c82c
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:44:42 +03:00
karnevil13
38cfc34744
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:44:23 +03:00
Dmitry Novik
f1bbc7f9b6 Fix hardware utilization info printing in client 2021-10-12 23:17:15 +03:00
Kseniia Sumarokova
5d6cc29b98
Merge pull request #29969 from olgarev/revolg-DOCSUP-11547-optimize_move_to_prewhere-and-optimize_move_to_prewhere_if_final-settings
DOCSUP-11547: optimize_move_to_prewhere and optimize_move_to_prewhere_if_final settings
2021-10-12 19:46:49 +03:00
Ivan Blinkov
63cfc2311b
Update distinctive-features.md 2021-10-12 19:38:17 +03:00
Nikita Mikhaylov
b17aba0e5b
Merge pull request #29793 from lehasm/alexey-sm-DOCSUP-14057-document-shardNum-shardCount
DOCSUP-14057-document-shardNum-shardCount
2021-10-12 19:15:34 +03:00
olgarev
0cfaf9c508 Unnecessary links removed 2021-10-12 13:44:00 +00:00
Ivan Blinkov
89ecbfdfe7
Update distinctive-features.md 2021-10-12 15:51:19 +03:00
Maksim Kita
c968c7463c
Merge pull request #29534 from ka1bi4/romanzhukov-DOCSUP-13910-SHA512
DOCSUP-13910: Edit and translate to Russian (SHA512 function and note for materialized views)
2021-10-12 12:35:49 +03:00
Maksim Kita
91a48e9651
Merge pull request #29896 from kitaisreal/system-data-skipping-indices-added-size
System table data skipping indices added size
2021-10-12 12:16:57 +03:00
alesapin
f71a3a194f
Merge pull request #29732 from michon470/kuriatnikovm-DOCSUP-14538-MATERIALIZE-COLUMN-retry
DOCSUP-14538: MATERIALIZE COLUMN statement documented, new PR
2021-10-12 11:29:20 +03:00
Thom O'Connor
96de70c000 Adjusted documentation to align stripe size with write size, and correct block size to common RAID recommendations 2021-10-11 17:06:07 -06:00
Thom O'Connor
c4b94abc8c
Merge branch 'ClickHouse:master' into master 2021-10-11 17:03:23 -06:00
Ivan Milov
d809fa0456 Edited and translated to Russian
Edit the English version of changes and translate to Russian where needed.
2021-10-12 01:52:42 +03:00
Denny Crane
f1791ddc44
explanation for volume/max_data_part_size_bytes 2021-10-11 15:49:30 -03:00
alexey-milovidov
f2d97e3225
Update build-cross-arm.md 2021-10-11 14:53:12 +03:00
alexey-milovidov
467b45f3b5
Update build-cross-arm.md 2021-10-11 14:52:44 +03:00
alexey-milovidov
0ca8660af6
Update build-cross-arm.md 2021-10-11 14:52:31 +03:00
Maksim Kita
2d069acc22 System table data skipping indices added size 2021-10-11 11:39:50 +03:00
olgarev
cb8a66e515 Settings and links 2021-10-10 23:34:26 +00:00
alexey-milovidov
341eb1f9bf
Update adopters.md 2021-10-11 00:05:53 +03:00
Thom O'Connor
e229847862 Documentation correction for units for block size, plus some additional context for storage system recommendations 2021-10-10 14:42:06 -06:00
Alexey
2b272f5781 Virtual column in Distributed updated, link fixed, links added
Translated that part
2021-10-09 19:17:02 +00:00
Alexey
7f5852a711 New buildId variant
Links from Distributed
2021-10-09 18:37:28 +00:00
Kseniia Sumarokova
8285d8dbac
Merge pull request #29753 from kirillikoff/kirillikoff-DOCSUP-13583
DOCSUP-13583: Document the enable_positional_arguments setting
2021-10-08 11:02:00 +03:00
Alexey
f854065744 buildID() description 2021-10-08 05:05:12 +00:00
pawelsz-rb
004b71d546
Update adopters.md
added Rollbar
2021-10-07 15:27:14 -07:00
Mikhail
9389cb7c77 Example corrected 2021-10-07 22:31:44 +03:00
michon470
c030756c38
Update docs/en/sql-reference/statements/alter/column.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:28:02 +03:00
michon470
1df9afb47c
Update docs/en/sql-reference/statements/alter/column.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:27:22 +03:00
romanzhukov
00fbf48a68 Minor fixes. 2021-10-07 19:09:40 +03:00
romanzhukov
3f22456df5 Merge branch 'master' into romanzhukov-DOCSUP-15370-h3-functions 2021-10-07 18:49:41 +03:00
Federico Ceratto
07113cb6f6
Link FAQ from Debian installation 2021-10-07 12:50:56 +01:00
Anton Popov
269a58373a
Merge pull request #29548 from ka1bi4/romanzhukov-DOCSUP-13988-JSONAsString-brackets
DOCSUP-13988: Allow data in square brackets in JSONAsString format
2021-10-07 14:50:07 +03:00
Tatiana Kirillova
0362083843
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:29:28 +03:00
Tatiana Kirillova
0ed02e689d
Update docs/en/sql-reference/statements/select/limit-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:27:17 +03:00
Tatiana Kirillova
c70ce36ff4
Update docs/en/sql-reference/statements/select/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:27:00 +03:00
Tatiana Kirillova
21197e1820
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:26:07 +03:00
Tatiana Kirillova
88c4a9030c
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:25:44 +03:00
Maksim Kita
c2c621c6dc Dictionary attributes updated documentation 2021-10-06 23:33:36 +03:00
Alexey
c2533b9743 constant or column note added for other functions 2021-10-06 20:13:46 +00:00
Alexey
4894588f27 description improved
new example
2021-10-06 19:50:05 +00:00
Azat Khuzhin
1c417be72e Apply suggestions from @kitaisreal 2021-10-06 22:19:09 +03:00
Tatiana Kirillova
2bfcdc431b translate 2021-10-06 21:42:07 +03:00
Azat Khuzhin
74f5b92420 Add listen_backlog to documentation
Follow-up for: #29643
2021-10-06 21:09:00 +03:00
romanzhukov
1550c167bb Update ru translation. 2021-10-06 18:14:51 +03:00
romanzhukov
ea62e45eb9 Merge branch 'master' into romanzhukov-DOCSUP-15370-h3-functions 2021-10-06 17:52:17 +03:00
Tatiana Kirillova
a518f5ea11
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-06 12:26:22 +03:00
Ivan Blinkov
8e9df6d667
Update sample.md 2021-10-06 09:12:27 +03:00
Ivan Blinkov
f45880aa89
Update sample-by.md 2021-10-06 09:02:20 +03:00
Alexey
2266115c54 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-14057-document-shardNum-shardCount 2021-10-05 19:35:46 +00:00
romanzhukov
af94e30a95 Update H3 functions
Update en and add ru draft.
2021-10-05 22:12:44 +03:00
Filatenkov Artur
dc657a2c5e
Add error for multiple keys without current_key_id (#29546)
* add error for multiple keys without current_key_id

* add exception if one key with non zero id is used without current_key_id

* refactoring
2021-10-05 14:37:54 +03:00
Roman Bug
491c9c2065
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:03:17 +03:00
Roman Bug
3906fc9374
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:30 +03:00
Roman Bug
f469d75b91
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:19 +03:00
Tatiana Kirillova
6febfeea77 fix table 2021-10-04 21:55:03 +03:00
Tatiana Kirillova
1afe2dfb40 fix example 2021-10-04 21:35:54 +03:00
Tatiana Kirillova
c049170f78 minor fix 2021-10-04 21:26:04 +03:00
Tatiana Kirillova
83424685fc update example 2021-10-04 21:11:12 +03:00
Tatiana Kirillova
1c62a53afe Document the enable_positional_arguments setting 2021-10-04 20:49:21 +03:00
Nikolay Degterinsky
e2551e8cb0
Merge pull request #29490 from mehrshadhosseini28/patch-1
Update nlp-functions.md
2021-10-04 18:37:18 +03:00
Mikhail
52c5f2da72 Перевод + дополнение англ версии 2021-10-04 16:41:50 +03:00
Mikhail
4497f5094e Moved changes to this new branch 2021-10-04 16:19:51 +03:00
romanzhukov
7ca2522154 Add ru translation 2021-10-04 14:23:07 +03:00
Maksim Kita
8eda58acfb
Merge pull request #29516 from lingtaolf/feature/support-HSTS
Support HSTS in Clickhouse HTTP server
2021-10-04 12:49:51 +03:00
Alexander Chashnikov
e76e4bdfd2
typo 2021-10-04 12:42:55 +03:00
Kseniia Sumarokova
1e1e3a6ad8
Merge pull request #29156 from sevirov/sevirov-DOCSUP-14334-clickhouse_over_web_server_with_static_files
DOCSUP-14334: ClickHouse over web server with static files
2021-10-04 09:48:55 +03:00
Kseniia Sumarokova
b8d73b291a
Merge pull request #29604 from olgarev/revolg-DOCSUP-14539-edit_and_translate
DOCSUP-14539: Edit and translate to Russian (MaterializedPostgreSQL settings)
2021-10-04 09:47:56 +03:00
romanzhukov
57c5d9d382 Update hash-functions.md
minor fix
2021-10-04 00:29:46 +03:00
Roman Bug
8d9602432b
Merge branch 'master' into romanzhukov-DOCSUP-13910-SHA512 2021-10-04 00:27:36 +03:00
romanzhukov
271f7995c0 Fix PR comments. 2021-10-04 00:19:37 +03:00
Kseniia Sumarokova
e9af188876
Update storing-data.md 2021-10-03 21:49:07 +03:00
Kseniia Sumarokova
22b04bf224
Update storing-data.md 2021-10-03 20:33:29 +03:00
Kseniia Sumarokova
fbcb2b0624
Update materialized-postgresql.md 2021-10-03 20:20:16 +03:00
Maksim Kita
803459808a
Merge pull request #29339 from kirillikoff/kirillikoff-DOCSUP-11545
DOCSUP-11545: document the optimize_trivial_count_query setting
2021-10-03 20:02:59 +03:00
olgarev
68090f3074
Apply suggestions from code review 2021-10-03 18:19:39 +03:00
Kseniia Sumarokova
ca7395e374
Merge branch 'master' into materialized-postgresql-fix 2021-10-03 11:56:57 +03:00
kssenii
e4d1d43a34 Fixes 2021-10-03 08:55:50 +00:00
alexey-milovidov
ac57e057a1
Merge pull request #23028 from ClickHouse/cast_to_value_or_default
Merging #21330
2021-10-03 11:00:48 +03:00
olgarev
5f1def135a
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-03 07:31:53 +03:00
kssenii
28aeb30d4a Support full schema list 2021-10-02 11:15:24 +00:00
kssenii
c601db109f Correct nerge 2021-10-02 08:39:15 +00:00
alexey-milovidov
93a11d7444
Update adopters.md 2021-10-02 09:33:53 +03:00
sevirov
ec2e36c4cf
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 20:24:31 +03:00
sevirov
6617ff3da1
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 20:24:24 +03:00
kssenii
3bc3a01f09 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql-fix 2021-10-01 15:53:27 +00:00
Roman Bug
bb5c92276d
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:26:09 +03:00
Roman Bug
50ef202b12
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:25:57 +03:00
Denny Crane
6a1f6f799f
Update tips.md
warning about system with small RAM
2021-10-01 11:24:06 -03:00
Evgeniia Sudarikova
b336947f77 new example 2021-10-01 16:06:10 +03:00
olgarev
1020c25830 Links repaired 2021-10-01 10:06:26 +00:00
alexey-milovidov
b29e877f26
Merge pull request #29182 from ClickHouse/yandex-to-clickhouse-in-configs
Replace `<yandex>` to `<clickhouse>` in configs and more.
2021-10-01 12:24:12 +03:00
olgarev
6297bdc618 Example 2021-10-01 06:51:44 +00:00
olgarev
d3ab76771c Initial 2021-10-01 05:55:17 +00:00
Nikita Tikhomirov
2d23f40fd2 Added documentation for MD4 and SHA384 functions. Supplementing documentation with SHA-512 where it was missing. 2021-10-01 04:38:34 +03:00
mergify[bot]
8852f933bc
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-29 21:48:43 +00:00
Nikita Mikhaylov
54ac0801a2
Merge pull request #28669 from bharatnc/ncb/s2-function-docs
Add initial docs for s2 functions
2021-09-30 00:06:34 +03:00
凌涛
bd78af435d update code and add document 2021-09-30 04:51:02 +08:00
Dmitriy
b549f3a398 Add the query
Вставил текст запроса.
2021-09-29 22:55:48 +03:00
romanzhukov
15106dde35 Update formats.md
Minor fix
2021-09-29 22:18:04 +03:00
romanzhukov
d38955396a Update formats.md
Add json square brackets
2021-09-29 22:15:01 +03:00
romanzhukov
c0ba8d1a04 Fix crosslink. 2021-09-29 21:31:18 +03:00
Dmitriy
1d72adfcef Fix by comments
Поправил по комментариям разработчика.
2021-09-29 21:18:41 +03:00
Evgeniia Sudarikova
72473e26e2 update example 2021-09-29 21:08:20 +03:00
romanzhukov
b226429435 Fix links, add 512 translation. 2021-09-29 18:41:15 +03:00
sevirov
521bef6fd4
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:14:16 +03:00
sevirov
b362f82d41
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:14:07 +03:00
sevirov
fd5ad124d9
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:13:56 +03:00
sevirov
69d318d38a
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:13:45 +03:00
sevirov
ab94d96323
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:13:37 +03:00
sevirov
884480a6e6
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:13:06 +03:00
romanzhukov
e312156b1c Add note about Materialized views 2021-09-29 17:52:39 +03:00
Maksim Kita
a5151fb49b Function accurateCastOrDefault updated implementation 2021-09-29 17:52:08 +03:00
Maksim Kita
365296eeae
Merge pull request #29020 from ka1bi4/romanzhukov-DOCSUP-14460-menus-dataset
DOCSUP-14460: [CLICKHOUSEDOCS] Edit and translate to Russian (menus dataset)
2021-09-29 17:21:55 +03:00
romanzhukov
d75136c3b1 Update hash functions (SHA) en 2021-09-29 16:59:56 +03:00
alexey-milovidov
00d8eee34e
Merge pull request #29499 from den-crane/patch-28
Doc. Note about range of precision datetime64
2021-09-29 16:31:43 +03:00
mergify[bot]
6a2ac6e871
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-29 13:29:08 +00:00
Maksim Kita
9cce37ee87
Merge pull request #29331 from lehasm/alexey-sm-DOCSUP-15139-document--RELOAD-FUNCTION
DOCSUP-15139: document user defined functions (XML config)
2021-09-29 11:58:41 +03:00
Tatiana Kirillova
8efcfac041
Update docs/en/sql-reference/aggregate-functions/reference/count.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-09-29 10:56:09 +03:00
lehasm
ca203c943e
Update docs/en/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-09-29 08:26:32 +03:00
lehasm
900dad6d6f
Update docs/en/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-09-29 08:25:44 +03:00
lehasm
85826bb014
Update docs/en/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-09-29 08:24:56 +03:00
Denny Crane
7a150c6916
Update datetime64.md
range of precision datetime64
2021-09-28 17:40:50 -03:00
alexey-milovidov
1e6f9ac635
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-28 20:26:44 +03:00
Tatiana Kirillova
13cbc7e1a4 translation into ru 2021-09-28 20:06:54 +03:00
Seyed Mehrshad Hosseini
24e2a8bd89
Update nlp-functions.md 2021-09-28 17:56:35 +03:30
Tatiana
15b1c9fc8c
Update docs/en/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-09-28 16:23:03 +03:00
Maksim Kita
1e5e93830b Merge branch 'master' into cast_to_value_or_default 2021-09-28 14:04:10 +03:00
Ivan Blinkov
e7a233d9ad switch to repo.clickhouse.com 2021-09-28 11:03:50 +03:00
alexey-milovidov
995913e89c
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-28 02:27:36 +03:00
Roman Bug
0427d33d9f
Merge branch 'master' into romanzhukov-DOCSUP-14460-menus-dataset 2021-09-27 23:57:44 +03:00
Alexey
eeea3caf49 typos 2021-09-27 20:32:38 +00:00
Alexey
8f576096ad ru translation 2021-09-27 20:24:12 +00:00
Alexey
af1fbb1d6e en fixes 2021-09-27 20:15:15 +00:00
alexey-milovidov
32fe846bcb
Merge pull request #28664 from ka1bi4/romanzhukov-DOCSUP-14103-OpenSky-UKProperty
DOCSUP-14103: Edit and translate to Russian (OpenSky dataset and UK Property Price Paid data)
2021-09-27 22:38:24 +03:00
Maksim Kita
8ce21a70bb Fixed docs 2021-09-27 16:06:35 +03:00
Maksim Kita
d0f53cfc31 Added setting use_skip_indexes 2021-09-27 12:17:00 +03:00
Kevin Michel
045d4f2d32
Don't replicate DROP/DETACH/DROP DETACHED on Replicated database 2021-09-27 10:10:46 +02:00
mergify[bot]
64669a28ce
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-26 22:59:23 +00:00
romanzhukov
a14c5e30c7 Merge branch 'master' into romanzhukov-DOCSUP-14460-menus-dataset 2021-09-26 23:09:48 +03:00
Alexey
59a69b64e0 Improved text 2021-09-26 19:44:53 +00:00
alexey-milovidov
aa48698613
Merge pull request #29368 from bharatnc/ncb/fix-name-h3isResClassIII
Fix H3 function name (h3ResIsClassIII to h3IsResClassIII)
2021-09-26 20:36:36 +03:00
romanzhukov
824a54d218 Links fixed 2021-09-26 17:07:52 +03:00
Mohamad Fadhil
b05a03660b
Add GraphCDN in adopter list 2021-09-26 21:54:55 +08:00
romanzhukov
ebca69e748 Merge branch 'master' into romanzhukov-DOCSUP-14103-OpenSky-UKProperty
# Conflicts:
#	docs/ru/getting-started/example-datasets/opensky.md
#	docs/ru/getting-started/example-datasets/uk-price-paid.md
2021-09-26 16:44:17 +03:00
Dmitriy
fbd7b77ee1
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-26 13:15:57 +03:00
bharatnc
74b5c71717 Merge remote-tracking branch 'upstream/master' into ncb/s2-function-docs 2021-09-25 23:00:08 -07:00
bharatnc
ada1baff74 Add more review fixes 2021-09-25 22:59:50 -07:00
bharatnc
ed7617554f Add review fixes 2021-09-25 22:44:44 -07:00
alexey-milovidov
0476022d71
Merge pull request #29290 from mrk-andreev/patch-2
Fix table schema for hits_100m_obfuscated
2021-09-26 03:38:21 +03:00
Alexey
89c5d7e5ea Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-15139-document--RELOAD-FUNCTION 2021-09-25 19:33:24 +00:00
Alexey
5e1d180d64 reload and grant stub 2021-09-25 19:32:42 +00:00
bharatnc
a5a8d132d0 Fix doc references 2021-09-25 10:15:12 -07:00
Alexey Milovidov
82d57c6e47 Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-25 01:38:39 +03:00
Dmitriy
f0e5a4c69e Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14334-clickhouse_over_web_server_with_static_files 2021-09-25 00:15:51 +03:00
Dmitriy
f378619d0d Update storing-data.md
Поправил английскую версию.
2021-09-24 23:53:56 +03:00
Dmitriy
e9b4d8fd87
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-24 22:07:30 +03:00
Dmitriy
cab9fc4cd7
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-24 22:07:23 +03:00
Dmitriy
352f35f470
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-24 22:07:15 +03:00
Dmitriy
a59a738ef1
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-24 22:07:07 +03:00
Tatiana Kirillova
9a294783b4 update link 2021-09-24 21:38:31 +03:00
Tatiana Kirillova
5063049cc4 update text 2021-09-24 21:14:52 +03:00
Alexey
455550ab03 en draft 2021-09-24 11:44:29 +00:00
Alexey Milovidov
8616ba62e4 repo.clickhouse.tech is not 100% ready 2021-09-24 04:41:59 +03:00
mergify[bot]
4d983441f1
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-23 22:09:48 +00:00
bharatnc
de65461158 Merge remote-tracking branch 'upstream/master' into ncb/complete-h3-inspection-funcs 2021-09-23 13:44:36 -07:00
Tatiana Kirillova
fd08c9e31c correct link 2021-09-23 21:48:24 +03:00
Tatiana Kirillova
eac7074d33 Document the optimize_trivial_count_query setting 2021-09-23 21:33:14 +03:00
Nikolay Degterinsky
c3cf4b48d4
Merge pull request #29099 from sevirov/sevirov-DOCSUP-14537-document_the_log_queries_probability_setting 2021-09-23 21:20:16 +03:00
alexey-milovidov
b8083929a6
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-23 20:49:40 +03:00
bharatnc
f02d81be24 Merge remote-tracking branch 'upstream/master' into ncb/complete-h3-inspection-funcs 2021-09-23 08:59:39 -07:00
Nikita Mikhaylov
e5431eb576
Merge pull request #29042 from bbkas/patch-1
Alignment with the russian version: Manipulating Key Expressions
2021-09-23 15:05:27 +03:00
Mark Andreev
155c9773a6
Fix table schema for hits_100m_obfuscated
Add schema for hits_100m_obfuscated (copy from play.clickhouse.com instance)
2021-09-23 14:55:53 +03:00
Kruglov Pavel
6461391387
Merge pull request #29077 from Avogar/fix-msgpack
Improve MsgPack input/output format
2021-09-23 12:46:36 +03:00
Maksim Kita
d5a7e92b97 Bloom filter map added support for has function 2021-09-23 01:10:14 +03:00
alexey-milovidov
0b0be96f43
Update github-events.md 2021-09-22 23:56:42 +03:00
Maksim Kita
7eca0a1486
Merge pull request #29258 from vdimir/fuse-quantileBFloat16Weighted
Add NameQuantileBFloat16Weighted to GatherFunctionQuantileVisitor
2021-09-22 20:38:55 +03:00
Dmitriy
2755b2d93a Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14334-clickhouse_over_web_server_with_static_files 2021-09-22 19:15:36 +03:00
Dmitriy
8f9a45ea05
DOCSUP-14458: Edit and translate to Russian (two settings and subBitmap function) (#28996)
* Edit and translate to Russian

Выполнил перевод на русский язык.

* Update settings.md

Поправил документацию.

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update bitmap-functions.md

Обновил описание.

* Update docs/ru/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/functions/bitmap-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update subBitmap function

Поправил описание функции subBitmap.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-22 19:12:31 +03:00
Dmitriy
9dad40af9a Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14537-document_the_log_queries_probability_setting 2021-09-22 19:08:33 +03:00
mergify[bot]
fd39fc58d7
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-22 13:35:20 +00:00
mergify[bot]
c5ef025b64
Merge branch 'master' into fix-msgpack 2021-09-22 13:33:05 +00:00
Kruglov Pavel
e8dca52e8b
Merge pull request #28946 from sevirov/sevirov-DOCSUP-13429-document_the_short_circuit_function_evaluation_setting
DOCSUP-13429: Document the short_circuit_function_evaluation setting
2021-09-22 15:33:52 +03:00
vdimir
431a4718ae
Add quantileBFloat16Weighted to doc en,ru 2021-09-22 14:55:14 +03:00
Maksim Kita
daee6054f8
Merge pull request #29208 from olgarev/revolg-DOCSUP-12136-add_heredoc_syntax
Add new syntax heredoc
2021-09-22 14:41:21 +03:00
mergify[bot]
627a4fea96
Merge branch 'master' into fix-msgpack 2021-09-22 10:14:18 +00:00
olgarev
7de9ce601e Merge branch 'master' into revolg-DOCSUP-12136-add_heredoc_syntax 2021-09-22 09:54:07 +00:00
quoctan132
c1453a0786
Update rounding-functions.md
Wrong result in the Examples of Banker’s rounding
2021-09-22 15:12:35 +07:00
bharatnc
8336847be6 Merge remote-tracking branch 'upstream/master' into ncb/complete-h3-inspection-funcs 2021-09-21 17:43:47 -07:00
bharatnc
706dc1d206 Docs for h3GetFaces func 2021-09-21 17:41:37 -07:00
Alexey Milovidov
e9e77b4403 .tech -> .com 2021-09-22 03:22:57 +03:00
bharatnc
e5dd24d14f Docs for h3IsPentagon func 2021-09-21 17:02:00 -07:00
bharatnc
c09fae78e7 Docs for func h3ResIsClassIII 2021-09-21 16:52:47 -07:00
Alexey Milovidov
4ade6cc5da Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs 2021-09-22 02:08:29 +03:00
Maksim Kita
0d2043693b
Merge pull request #29225 from kcm/patch-1
Add more maxfiles plist file details for OS X
2021-09-22 01:31:20 +03:00
Alexey Milovidov
3fc12286e7 Fix Docs Check 2021-09-22 00:08:55 +03:00
Dmitriy
7a508d3c41 Update storing-data.md
Поправил заголовок.
2021-09-21 20:55:26 +03:00
Dmitriy
dbf2aebf03 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14537-document_the_log_queries_probability_setting 2021-09-21 20:43:08 +03:00
alexey-milovidov
0880ae2883
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-21 20:17:28 +03:00
Ken MacInnis
3193a5f660
Update build-osx.md
update instructions for `maxfiles` plist file use
2021-09-21 08:55:52 -07:00
Kevin Michel
008c3c812b
Allow non-replicated ALTER TABLE FETCH/ATTACH in Replicated databases
`ALTER TABLE ... FETCH` and `ALTER TABLE ... ATTACH` queries were
disabled in the Replicated database engine, because it could cause
accidental duplication of data.

This enables these queries but without replicating them.

In the case of `FETCH`, the part will only be fetched on the server
where the query is issued.

Similarly, in the case of `ATTACH`, the attached part only needs to
be available on the server where the query is issued.

If the table itself is using one of the Replicated MergeTree engines,
the attached data is then replicated by the table engine itself,
without intervention of the database engine.

This change is meant to help with live backup/restore when using the
Replicated database engine, using FREEZE for backup and ATTACH for
restore.
2021-09-21 17:45:23 +02:00
Vladimir C
bc7c41efff
Merge pull request #26657 from hexiaoting/fuse_quantile 2021-09-21 12:33:07 +03:00
Vladimir C
9abd8aea6d
Merge pull request #29123 from depressed-pho/csv-custom-null 2021-09-21 11:35:21 +03:00
olgarev
a3493d9e2b Initial 2021-09-21 02:18:13 +00:00
Dmitriy
ac4652a5f4 Add two parameters
Добавил два необязательных параметра.
2021-09-20 23:05:49 +03:00
Dmitriy
6510d67dc1 Translate to Russian
Выполнил перевод на русский язык.
2021-09-20 20:20:36 +03:00
Dmitriy
0a4b8d90cc
Update docs/en/operations/system-tables/query_views_log.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:55 +03:00
Dmitriy
f76a1d5c75
Update docs/en/operations/system-tables/query_thread_log.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:50 +03:00
Dmitriy
f2c9244970
Update docs/en/operations/system-tables/query_log.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:42 +03:00
Dmitriy
472f8ff44f
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:29 +03:00
alesapin
a249dcc5f5
Merge pull request #28301 from kssenii/materialized-postgresql
MaterializedPostgreSQL: allow dynamically adding/deleting tables, altering settings
2021-09-20 14:16:29 +03:00
Ivan Blinkov
06fd753556 remove info page 2021-09-20 11:16:00 +03:00
Ivan Blinkov
a7cbad50ed fixes and cleanup 2021-09-20 11:08:21 +03:00
Ivan Blinkov
6a293d73f9 make_links.sh 2021-09-20 09:51:41 +03:00
Alexey
6277747e8a First draft 2021-09-20 05:37:18 +00:00
Alexey Milovidov
147ef79670 Change website URL, part 1 2021-09-20 01:56:28 +03:00
Alexey Milovidov
f0925b3cf6 Changed substitution path name 2021-09-20 01:50:09 +03:00
Alexey Milovidov
510540c7d7 Change Doker Hub URL 2021-09-20 01:45:18 +03:00
Alexey Milovidov
e9cc3eafaa Change repository URL in docs 2021-09-20 01:43:23 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
romanzhukov
651471078b Fix link (try 1). 2021-09-19 17:08:53 +03:00
Roman Bug
391983d7ef
Update docs/en/getting-started/example-datasets/menus.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-19 16:25:32 +03:00
Roman Bug
bb1a8933a6
Update docs/en/getting-started/example-datasets/menus.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-19 16:25:08 +03:00
mergify[bot]
700c1c4ce0
Merge branch 'master' into docs_add_distributed_ddl 2021-09-18 21:45:46 +00:00
Dmitriy
816bd7184f Update examples
Упростил примеры.
2021-09-18 15:09:56 +03:00
alexey-milovidov
3eed1f06ea
Merge pull request #28952 from fuzzERot/h3-functions
Implementation of h3ToGeoBoundary
2021-09-18 14:27:11 +03:00
Dmitriy
731a1a107d Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14334-clickhouse_over_web_server_with_static_files 2021-09-18 14:25:42 +03:00
Dmitriy
63f7b9af36 Add IDisk interface
Задокументировал IDisk interface и настройку http_max_single_read_retries.
2021-09-18 14:12:45 +03:00
Pavel Kruglov
aba86b010b Update docs, tests and add some fixes 2021-09-17 17:32:23 +03:00
olgarev
2570e270d7
DOCSUP-13593: Alter view (#28911)
* Alter mv and lv (en)

* Translated to Russian. Fixes.

* Fixes

* Update docs/en/sql-reference/statements/alter/view.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2021-09-17 12:07:32 +03:00
PHO
3c4b1ea9c5 New setting: output_format_csv_null_representation
This is the same as output_format_tsv_null_representation but is for CSV output.
2021-09-17 17:58:23 +09:00
Dmitriy
b4b9859ff9 Update the setting
Добавил еще две системные таблицы в описание.
2021-09-16 23:31:30 +03:00
Dmitriy
a61a139632 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14537-document_the_log_queries_probability_setting 2021-09-16 22:35:15 +03:00
Dmitriy
735d79ec31 Add the log_queries_probability setting
Задокументировал настройку log_queries_probability.
2021-09-16 22:25:56 +03:00
romanzhukov
4d788cee8c Fix link. 2021-09-16 18:03:35 +03:00
romanzhukov
327c3aa2fa Update translation 2021-09-16 18:01:14 +03:00
Slach
87e762d1de add distributed_ddl description, sync EN with RU version
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-09-16 19:41:58 +05:00
romanzhukov
d3e6b9044a Add anchors to all the headings. 2021-09-16 17:02:36 +03:00
romanzhukov
f9d6e6a7f5 Fix index pages. 2021-09-16 16:40:17 +03:00
romanzhukov
09d7d34d50 Fix PR comments. 2021-09-16 16:25:48 +03:00
alexey-milovidov
63acdcc85e
Merge pull request #29067 from qianmoQ/translation-docs-zh
pr commercial
2021-09-16 16:25:41 +03:00
romanzhukov
2249ed858e Add anchors to all the headings 2021-09-16 15:40:44 +03:00
Pavel Kruglov
aa3bb2f2c0 Remove VerticalRaw format from docs 2021-09-16 14:30:28 +03:00
qianmoQ
ce3ec5fc1f pr commercial 2021-09-16 11:17:28 +08:00
mergify[bot]
d4ac1fdba0
Merge branch 'master' into h3-functions 2021-09-15 21:24:31 +00:00
Maksim Kita
fb9da614ed
Merge pull request #29038 from kitaisreal/range-hashed-dictionary-range-type-docs-fix
RangeHashedDictionary range type docs fix
2021-09-16 00:23:42 +03:00
Dmitriy
ad8812a3e2 Translate to Russian
Перевел на русский язык.
2021-09-15 22:15:52 +03:00
Dmitriy
b0f4149503 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-13429-document_the_short_circuit_function_evaluation_setting 2021-09-15 20:56:12 +03:00
Dmitriy
4e79b782a5 Update settings.md
Поправил описание настройки.
2021-09-15 20:51:06 +03:00
Dmitriy
6bc4b76d9a
Update docs/en/sql-reference/functions/logical-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 20:36:43 +03:00
Dmitriy
eea48c9382
Update docs/en/sql-reference/functions/logical-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 20:36:37 +03:00
Dmitriy
0a90394776
Update docs/en/sql-reference/functions/conditional-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 20:36:29 +03:00
Dmitriy
059fbde903
Update docs/en/sql-reference/functions/conditional-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 20:36:19 +03:00
Dmitriy
7a9486e5ba
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 20:36:09 +03:00
Dmitriy
cd9365f2f1
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 20:35:51 +03:00
Dmitriy
b84ea5caba
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 20:35:42 +03:00
bbkas
d4e142e58a
Alignment with the Russian version: Manipulating Key Expressions 2021-09-15 14:20:49 +03:00
kssenii
710c8d12dd Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql 2021-09-15 12:28:09 +03:00
Maksim Kita
7e23a7d814 RangeHashedDictionary range type docs fix 2021-09-15 12:23:31 +03:00
kirillikoff
7246825d8d
DOCSUP-14089: Document the max_hyperscan_regexp_length and max_hyperscan_regexp_tot… (#28902)
* Document the max_hyperscan_regexp_length and max_hyperscan_regexp_total_length settings

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update settings.md

* Translation into Russian

* Translation into Russian update

* Multiple match

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

Co-authored-by: Tatiana Kirillova <kirillikoff@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 12:16:05 +03:00
Maksim Kita
02b72b0fca
Merge pull request #29003 from den-crane/patch-27
Doc. Mathematical Round for Decimals, Bankers for Floats
2021-09-15 11:10:44 +03:00
alesapin
6a2d3aee79
Merge pull request #28072 from otrazhenia/evgsudarikova-DOCSUP-11582
DOCSUP-11582: add clickhouse-keeper description
2021-09-15 10:47:09 +03:00
alesapin
45a18d7717
Update clickhouse-keeper.md 2021-09-15 10:45:02 +03:00
alesapin
48f3f40ffc
Update clickhouse-keeper.md 2021-09-15 10:44:19 +03:00
Roman Bug
cdbbf76d4c
Update docs/en/getting-started/example-datasets/opensky.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 09:45:56 +03:00
romanzhukov
1be67e00cb Update translation. 2021-09-14 21:03:05 +03:00
romanzhukov
bc8dd77d0f Update menus dataset
- Update menus dataset.
- Add some crosslinks.
2021-09-14 15:36:35 +03:00
vdimir
a3304a87a4
Rename optimize_syntax_fuse_aggregate -> optimize_syntax_fuse_functions 2021-09-14 15:27:12 +03:00
vdimir
a1463d5719
Merge remote-tracking branch 'origin/master' into fuse_quantile 2021-09-14 15:23:06 +03:00
vdimir
5a1aeeb044
Use optimize_syntax_fuse_aggregate instead of optimize_fuse_sum_count_avg and optimize_fuse_quantile 2021-09-14 15:21:16 +03:00
romanzhukov
2b6a471a8d Updating ru 2021-09-14 11:20:58 +03:00
alexey-milovidov
e687b3b600
Update int-uint.md 2021-09-14 09:52:02 +03:00
Denny Crane
efd4ac381b
Update rounding-functions.md 2021-09-14 00:19:17 -03:00
Evgeniia Sudarikova
0f030f868f add type 2021-09-13 21:17:31 +03:00
romanzhukov
c4cf780850 Add summary section 2021-09-13 21:12:55 +03:00
Evgeniia Sudarikova
6426960af9 add new column 2021-09-13 21:06:36 +03:00
romanzhukov
9700e2495a Fix errors 2021-09-13 20:52:16 +03:00
romanzhukov
3b5e6ebcd4 Fix link to prj 2021-09-13 20:31:04 +03:00
romanzhukov
3ce302c76c Update UK price paid.
Update UK price paid.
2021-09-13 17:29:51 +03:00
Kruglov Pavel
2bf47bb0ba
Merge pull request #28655 from adevyatova/annadevyatova-DOCSUP-14372-msgpack
DOCSUP-14372: MsgPack format
2021-09-13 15:17:49 +03:00
Nikita Mikhaylov
4b3c0a95d1
Merge pull request #28046 from syominsergey/fix-build-clang-13-2
[WIP] Improve support for build with clang-13
2021-09-13 12:11:38 +03:00
Filatenkov Artur
c23fe5baf6
Improve codec for encr 19896 (#27476)
* change syntax of encrypted command

* commit all encrypted changes

* correct encryption

* correct config for test

* add tests and correct code style and typos

* correct test

* fix unbundled build

* add log warning messages

* improve code according to review comments

* correct nonce

* correct errors found by fuzzing

* improve codec AES_128_GCM_SIV. Add AES_256_GCM_SIV. Add sections for last in tests. Improve documentation

* Update CompressionCodecEncrypted.h

* Update 01683_codec_encrypted.sql

* correct compression factory after changes in master

* correct behavior with wrong key in data

* correct fuzzer

* add connection for fuzzer with fix for compression_encrypted

* refactor code

* add load from config with throwing errors on server start

* fix typos and check style

* Update Server.cpp

* correct loading and reading

* refactor code. fix uninitialized value

* refactor code

* move defines from server to cpp file

* correct build

* remove repeated code

* correct namespace

* fix code style
2021-09-13 11:25:36 +03:00
adevyatova
2c0f320fe7 Example 2021-09-13 07:54:45 +00:00
Kseniia Sumarokova
87f705f149
Merge pull request #28956 from olgarev/revolg-DOCSUP-14096-edit-and-translate
DOCSUP-14096: Edit and translate to Russian
2021-09-13 10:17:40 +03:00
alesapin
55a6769e19
Merge pull request #28488 from gyuton/gyuton-DOCSUP-10285-Document-the-ReplicatedMergeTree-settings
DOCSUP-10285: Documented the ReplicatedMergeTree settings
2021-09-13 10:12:50 +03:00
olgarev
1d9a753646 Translation 2021-09-13 03:10:11 +00:00
fuzzERot
dba428c443 Implementation of h3ToGeoBoundary 2021-09-12 23:47:51 +03:00
Dmitriy
3db36056c9 Update the short_circuit_function_evaluation setting
Обновил описание.
2021-09-12 20:20:20 +03:00
romanzhukov
057312a6f4 Update uk-price-paid.md 2021-09-12 19:58:02 +03:00
Sergei Semin
12e24a23d3
Merge branch 'master' into fix-build-clang-13-2 2021-09-12 19:30:55 +03:00
Dmitriy
a67bf8615a Document the short_circuit_function_evaluation setting
Задокументировал новую настройку.
2021-09-12 17:36:04 +03:00
kssenii
fa933f6f8c Full support for non-default schema 2021-09-12 12:59:23 +00:00
alexey-milovidov
60f76d9254
Merge pull request #28759 from nikitamikhaylov/enable-gcc-11
Switch CI to GCC-11
2021-09-12 15:56:57 +03:00
mergify[bot]
97fbdec71c
Merge branch 'master' into fix-build-clang-13-2 2021-09-11 15:03:52 +00:00
Vladimir C
aee967de3d
Merge pull request #28194 from ka1bi4/romanzhukov-DOCSUP-12543-bin-unbin-functions 2021-09-11 10:47:17 +03:00
Vladimir C
a581603964
Apply suggestions from code review 2021-09-11 10:46:55 +03:00
adevyatova
1d4f73ac7b Add example 2021-09-11 02:13:55 +00:00
Vladimir C
5b967d91ba
Merge pull request #28716 from olgarev/revolg-DOCSUP-13742-partitions_in_s3_table_function 2021-09-10 17:57:58 +03:00
mergify[bot]
e3b3439535
Merge branch 'master' into fix-build-clang-13-2 2021-09-10 12:05:54 +00:00
romanzhukov
7dc345fefa Update opensky eng/ru
Update opensky eng/ru
2021-09-10 14:06:21 +03:00
romanzhukov
6aaf2d4636 Upload from local PC. 2021-09-10 12:33:43 +03:00
Vladimir C
27cd75eaa1
Apply suggestions from code review 2021-09-10 09:31:49 +03:00
yeer
ac7330b805
Update where.md
type: expluded => excluded
2021-09-10 11:41:46 +08:00
mergify[bot]
937eeb9fed
Merge branch 'master' into enable-gcc-11 2021-09-09 22:44:10 +00:00
Maksim Kita
4f4cc9d740
Merge pull request #27994 from lehasm/alexey-sm-DOCSUP-13375-document-CREATE-DROP-FUNCTION
DOCSUP-13375: Document the SQL-statements CREATE FUNCTION and DROP FUNCTION
2021-09-10 00:55:43 +03:00
Sergei Semin
b739d1cc92 make changes analog to https://github.com/ClickHouse/ClickHouse/pull/20495/files but for clang-13 2021-09-09 23:51:47 +03:00
Dmitriy
62b15122ff
DOCSUP-13875: Document the replication_wait_for_inactive_replica_timeout setting (#28464)
* Add documentation of settings

Задокументировал две настройки.

* Fix links

Поправил ссылки.

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/alter/index.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/alter/index.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/optimize.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/truncate.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/truncate.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Translate to Russian

Выполнил перевод на русский язык.

* Fix links

Поправил ссылки.

* Update settings.md

Поправил перевод.

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/alter/index.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/optimize.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/truncate.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Fix errors

Исправил неточности в описании.

* Update optimize.md

Поправил описание запроса OPTIMIZE.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-09 23:33:08 +03:00
olgarev
b6dea3e8e3
Apply suggestions from code review 2021-09-09 22:33:59 +03:00
olgarev
89744e908c
Update docs/en/sql-reference/table-functions/s3.md 2021-09-09 22:26:51 +03:00
olgarev
cd687614fa
Apply suggestions from code review 2021-09-09 22:25:04 +03:00
olgarev
e160f64917
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-09-09 22:23:02 +03:00
Nikolay Degterinsky
f5a9a0b3cc
Merge pull request #28632 from gyuton/gyuton-DOCSUP-11552-Fix-and-update-documentation
DOCSUP-11552: Fixed and updated documentation
2021-09-09 20:48:33 +03:00
gyuton
47e1ecc05a
Update docs/en/sql-reference/functions/tuple-map-functions.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2021-09-09 18:40:02 +03:00
kssenii
904cf74159 Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql 2021-09-09 15:26:20 +03:00
alexey-milovidov
f38e2a6548
Merge pull request #28770 from MagiaGroz/patch-1
Update index.md
2021-09-09 11:33:23 +03:00
MagiaGroz
c0b5e0f35e
update en-docs alter/index 2021-09-09 13:45:06 +06:00
DuckSoft
2d49c77aca
Update formats.md
remove excess characters from doc
2021-09-09 14:19:44 +08:00
kssenii
797f858bc6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql 2021-09-08 22:52:48 +03:00
alexey-milovidov
697eb7a6c0
Merge pull request #28755 from den-crane/patch-26
Doc. How to install specific version of ClickHouse
2021-09-08 21:42:29 +03:00
alexey-milovidov
2819fc4e2a
Update install.md 2021-09-08 21:42:10 +03:00
alexey-milovidov
ba4effd69a
Update install.md 2021-09-08 21:41:11 +03:00
Kruglov Pavel
5ff689a5cd
Merge pull request #28666 from gyuton/gyuton-DOCSUP-14092-Document-the-settings-for-inserting-Nested
DOCSUP-14092: Documented the settings for inserting nested
2021-09-08 20:21:56 +03:00
George
a24186734e minor changes 2021-09-08 20:14:25 +03:00
George
5ab0f3ac28 Updated docs 2021-09-08 19:38:59 +03:00
Denny Crane
27ec8bd194
Update install.md 2021-09-08 12:09:18 -03:00
Denny Crane
06eca1cbc0
Update install.md 2021-09-08 12:06:24 -03:00
Nikita Mikhaylov
107710e618 save 2021-09-08 15:06:15 +00:00
gyuton
5588853893
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-08 13:25:06 +03:00
alesapin
3b9dae8718
Merge pull request #28616 from ClickHouse/qoega-try-llvm-12
Merging #20495
2021-09-08 11:43:46 +03:00
bharatnc
be0a2c0333 Docs - minor corrections 2021-09-07 22:25:50 -07:00
Olga Revyakina
a62c428291 Translated and minor fixes 2021-09-08 05:52:17 +03:00
Olga Revyakina
cd038979d4 Initial (en) 2021-09-08 05:32:02 +03:00
Alexey
46638f1290 Links to CREATE FUNCTION and DROP FUNCTION from function Introduction 2021-09-07 19:32:12 +00:00
George
3ce7331211 Edited and translated to Russian 2021-09-07 20:07:27 +03:00
George
b984caaab7 Revert "Edited and translated to Russian"
This reverts commit 36f57555f6.
2021-09-07 19:55:13 +03:00
George
36f57555f6 Edited and translated to Russian 2021-09-07 19:50:07 +03:00
mergify[bot]
9dd9b7d430
Merge branch 'master' into gyuton-DOCSUP-11552-Fix-and-update-documentation 2021-09-07 13:28:28 +00:00
Maksim Kita
7a4a0b0ede
Merge pull request #28474 from azat/mysql-connection_no_block
Introduce connection_wait_timeout for MySQL engine.
2021-09-07 12:28:02 +03:00
Kseniia Sumarokova
f224b75aea
Merge pull request #28667 from kssenii/revert-2
Revert #28397
2021-09-07 09:42:23 +03:00
bharatnc
1180d33ecf Docs - S2Rect functions 2021-09-06 15:40:52 -07:00
bharatnc
5bbf761a68 Docs - S2 Cap,Union,Contains,Intersect functions 2021-09-06 15:40:52 -07:00
bharatnc
21ba2c6596 Docs - S2 functions 2021-09-06 15:40:52 -07:00
kssenii
cbc10cd3c0 Revert "Merge pull request #28397 from zhongyuankai/DOCSUP-13927-document-system_views"
This reverts commit d6f89fd9cf, reversing
changes made to 68f6ecec62.
2021-09-06 21:11:21 +00:00
George
dbdb3356ba fixed links 2021-09-06 23:34:43 +03:00
George
3f1e904722 Second iteration 2021-09-06 23:31:34 +03:00
Kseniia Sumarokova
9e496910a0
Merge pull request #28614 from kssenii/materialized-postgresql-2
MaterializedPostgreSQL: add solution to survive postgres primary failover
2021-09-06 22:31:15 +03:00
Roman Zhukov
1f8ffce8eb Add touch drafts. 2021-09-06 18:24:59 +00:00
Roman Zhukov
4b46774b4c Add touch drafts. 2021-09-06 18:17:31 +00:00
George
27876193fc Small fix 2021-09-06 15:36:20 +03:00
Evgeniia Sudarikova
c8c02b5e5b minor changes (articles, misprints) 2021-09-06 14:56:58 +03:00
adevyatova
348dec14a4 Add desc for MsgPack 2021-09-06 11:50:52 +00:00
Evgeniia Sudarikova
17a74d2188 edited after review 2021-09-06 11:48:51 +03:00
alesapin
603e455a18
Merge pull request #27988 from ka1bi4/romanzhukov-DOCSUP-DOCSUP-13431-ZooKeeper-snowflake
DOCSUP-13431: Edit and translate to Russian (ZooKeeper replication and snowflake)
2021-09-06 10:51:33 +03:00
alesapin
d6244bcd7b Merge branch 'master' into qoega-try-llvm-12 2021-09-06 10:25:26 +03:00
George
66efe4202c Fixed and updated 2021-09-06 02:34:09 +03:00
George
04f0efaaf4 first draft 2021-09-06 02:06:06 +03:00
kirillikoff
b40b4b0b4d
DOCSUP-13418: Document the regexp_max_matches_per_row setting (#28398)
* Document the regexp_max_matches_per_row setting

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Document the regexp_max_matches_per_row setting ru version

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

Co-authored-by: Tatiana Kirillova <kirillikoff@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-05 14:37:24 +03:00
kssenii
d0113743c9 Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql 2021-09-05 01:07:31 +03:00
gyuton
309d1d899e
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-04 21:36:17 +03:00
Alexey
d738f45ec0 Examples fixed 2021-09-04 16:31:04 +00:00
kssenii
ac2d9a73a8 User managed slots 2021-09-04 14:49:40 +03:00
Ivan Blinkov
c929255ec0
[docs] incorporate changes requested by Chaim Haas (#28588) 2021-09-03 22:08:56 +03:00
mergify[bot]
6ccf905133
Merge branch 'master' into try-llvm-12 2021-09-03 16:13:13 +00:00
Kseniia Sumarokova
8c5acc371a
Merge pull request #28365 from kssenii/rabbitmq-ssl
Allow ssl connection for rabbitmq
2021-09-03 16:53:28 +03:00
George
213a0a5886 minor fixes 2021-09-03 16:36:43 +03:00
George
6bcfac838c Updated relations 2021-09-03 13:13:03 +03:00
Maksim Kita
3445ae3f2c
Merge pull request #28556 from benbiti/fix-keep_alive_timeout-default-value_docs
fix keep_alive_timeout default value (10s) in docs
2021-09-03 13:12:43 +03:00
gyuton
9aabf3235e
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-03 12:50:38 +03:00
Pavel Kruglov
1d9ad322ae Fix format names in docs 2021-09-03 12:43:56 +03:00
benbiti
fa5db1be76 fix keep_alive_timeout default value in docs 2021-09-03 17:32:31 +08:00
kssenii
f17d1bc7a5 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql 2021-09-03 09:03:48 +00:00
benbiti
f8e367757d fix max_server_memory_usage_to_ram_ratio default value(0.9) in docs 2021-09-03 14:24:24 +08:00
Azat Khuzhin
ed70ed6f71 Introduce connection_no_wait setting for MySQL engine.
This will allow to avoid superfluous sleep during query execution, since
this not only not desired behavoiur, but also may hang the server, since
if you will execute enough queries that will use MySQL database but will
not allow enough connections (or your MySQL server is too slow) then you
may run out of threads in the global thread pool.

Also note that right now it is possible to get deadlock when the mysql
pool is full, consider the following scenario:

- you have m1 and m2 mysql tables
- you have q1 and q2 queries, bot queries join m1 and m2
- q1 allocated connection for m1 but cannot allocate connection for m2
- q2 allocated connection for m2 but cannot allocate connection for m1
- but to resolve the lock one should give up on the locking while it is not possible right now...

And then you got no free threads and this:

    # grep -h ^202 /proc/$(pgrep clickhouse-serv)/task/*/syscall  | cut -d' ' -f2 | sort | uniq -c | sort -nr | head
       1554 0x7ffb60b92fe8 # mutex in mysqlxx::PoolWithFailover::get
       1375 0x7ffb9f1c4748 # mutex in ::PoolEntryHelper::~PoolEntryHelper from DB::MultiplexedConnections::invalidateReplica
       1160 0x7ffb612918b8 # mutex in mysqlxx::PoolWithFailover::get
         42 0x7ffb9f057984 # mutex in ThreadPoolImpl<std::__1::thread>::worker

    *NOTE: 202 is a `futex` with WAIT*

(Went with `syscall` because debugging 10k+ threads is not easy, and
eventually it may TRAP)
2021-09-02 22:23:37 +03:00
George
e968de659a fixed broken link 2021-09-02 04:53:21 +03:00
George
c4839e28d3 Added documentation 2021-09-02 03:48:47 +03:00
Alexey
d9aee1bf7b Merge branch 'alexey-sm-DOCSUP-13375-document-CREATE-DROP-FUNCTION' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-13375-document-CREATE-DROP-FUNCTION 2021-09-01 18:37:42 +00:00
Alexey
299fc2604a Example fixed 2021-09-01 18:36:35 +00:00
romanzhukov
f0414ed7f9 Fix err arg. 2021-09-01 21:05:22 +03:00
alexey-milovidov
ff0b332c24
Update custom-partitioning-key.md 2021-09-01 20:53:06 +03:00
alexey-milovidov
4699386470
Update mergetree.md 2021-09-01 20:52:05 +03:00
Roman Zhukov
248a97201c Fix PR comments. 2021-09-01 14:26:36 +00:00
zhongyuankai
dfdf262f8b Merge branch 'master' into DOCSUP-13927-document-system_views 2021-08-31 21:35:01 +08:00
zhongyuankai
bc32baffac fix doc system views 2021-08-31 21:33:21 +08:00
zhongyuankai
b946815f35 fix doc system views 2021-08-31 21:29:40 +08:00
zhongyuankai
fd9d766a44 fix doc system views 2021-08-31 21:28:38 +08:00
zhongyuankai
1a088e36c6 fix doc system views 2021-08-31 21:25:46 +08:00
romanzhukov
981fdadaa6 Fix links errors. 2021-08-31 14:24:56 +03:00
zhongyuankai
d4d72d9346 add doc system views 2021-08-31 17:42:04 +08:00
Maksim Kita
bcb826df4d
Merge pull request #28162 from olgarev/revolg-DOCSUP-13597-Right_and_full_join_for_MergeJoin
DOCSUP-13597: RIGHT and FULL join for MergeJoin
2021-08-31 12:07:16 +03:00
Maksim Kita
741223ce52
Merge pull request #28115 from qianmoQ/translation-docs-zh
Translate documentation for database engines
2021-08-31 12:02:01 +03:00
Roman Zhukov
b7d647d74b Fix PR comments. 2021-08-31 06:45:22 +00:00
Roman Bug
ff5f5e9f77
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:32 +03:00
Roman Bug
43529c4e09
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:25 +03:00
Roman Bug
36e5462142
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:18 +03:00
Roman Bug
5bbeb0e935
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:11 +03:00
qianmoQ
13a96e7819 Add dbm to gui 2021-08-31 09:59:07 +08:00
kssenii
335b6f12fd Fix 2021-08-30 20:59:03 +03:00
Roman Zhukov
2ce6d2760f Update bin/unbin 2021-08-30 14:10:13 +00:00
Roman Zhukov
61091395cd Update bin/unbin 2021-08-30 13:35:27 +00:00
Roman Zhukov
6decf659c2 Merge branch 'romanzhukov-DOCSUP-12543-bin-unbin-functions' of https://github.com/ka1bi4/ClickHouse into romanzhukov-DOCSUP-12543-bin-unbin-functions 2021-08-30 09:16:01 +00:00
Roman Zhukov
ff0f049af2 revert tests.md 2021-08-30 09:15:31 +00:00
Maksim Kita
243b845dc0
Merge pull request #28314 from olgarev/revolg-DOCSUP-13934-kill_query_for_mysql
DOCSUP-13934: Support MySQL KILL QUERY
2021-08-29 23:20:30 +03:00
olgarev
60d85d36bd
Update docs/en/interfaces/mysql.md 2021-08-29 21:24:52 +03:00
olgarev
d78dd54e16 Initial 2021-08-29 18:17:41 +00:00
Dmitriy
c9db269569 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-13590-document_the_getserverport_function 2021-08-29 19:00:29 +03:00
Kseniia Sumarokova
7784f4ebb0
Merge pull request #28268 from infinivision/hdfs_namenode_ha
configable LIBHDFS3_CONF, refers to #8159
2021-08-29 12:25:42 +03:00
Maksim Kita
d77f243651
Merge pull request #28271 from kozlek/patch-1
doc: Warn about MV using column names during insertion
2021-08-28 23:20:55 +03:00
Maksim Kita
c1538586aa
Merge pull request #27964 from sevirov/sevirov-DOCSUP-13329-add_complexkeyrangehashed_dictionary
DOCSUP-13329: Add ComplexKeyRangeHashed dictionary
2021-08-28 23:14:29 +03:00
kssenii
378e1f74aa Fix tests 2021-08-28 19:51:04 +03:00
kssenii
cc90d787f8 Slightly better 2021-08-28 17:45:15 +03:00
tavplubix
7fce331475
Merge pull request #28103 from sevirov/sevirov-DOCSUP-13434-document_the_serveruuid_function
DOCSUP-13434: Document the serverUUID() function
2021-08-28 17:17:01 +03:00
Dmitriy
554e51b13a
Update docs/en/sql-reference/functions/uuid-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-28 11:54:41 +03:00
Zhichang Yu
ef1994f420 set env LIBHDFS3_CONF, refers to ClickHouse#8159 2021-08-28 09:16:48 +08:00
Thomas Berdy
e5511944bc
doc: Warn about MV using column names during insertion 2021-08-27 18:40:35 +02:00
Dmitriy
7021d9bbe4
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-26 19:47:21 +03:00
Ilya Yatsishin
7f7ecb0c60
Merge branch 'master' into try-llvm-12 2021-08-26 18:58:49 +03:00
Nikita Mikhaylov
e42b029155
Merge pull request #28191 from eltociear/patch-2
Fix typo in parametric-functions.md
2021-08-26 17:52:31 +03:00
Roman Bug
95dce33551
Merge branch 'ClickHouse:master' into romanzhukov-DOCSUP-12543-bin-unbin-functions 2021-08-26 17:26:56 +03:00
Kseniia Sumarokova
31afd7d09c
Merge pull request #28081 from kssenii/pg-conflict
Support `on conflict` for postgres engine
2021-08-26 16:30:30 +03:00
Ikko Ashimine
abeb1d03f1
Fix typo in parametric-functions.md
occured -> occurred
2021-08-26 21:42:18 +09:00
Roman Zhukov
3a0baf0c81 Update Unit tests RU. 2021-08-26 12:19:47 +00:00
Alexey Boykov
d455cc0069
Merge pull request #27950 from sevirov/sevirov-DOCSUP-12065-document_queryid_and_initialqueryid_functions
DOCSUP-12065: Document queryID and initialQueryID functions
2021-08-26 14:35:08 +03:00
Roman Zhukov
35fd0b80f4 Update bin/unbin fucntions 2021-08-26 11:16:05 +00:00
lehasm
b8296416f7
DOCSUP-13276: document print_query_id (#28106)
* EN description

* Example description updated

* Update docs/en/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Translated to ru

* Minor fixes

* Some Ru grammar and formatting fixed.

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-26 13:09:02 +03:00
Nikolai Kochetov
11d79ec24f
Merge pull request #27725 from olgarev/revolg-DOCSUP-12894-projections_translated
DOCSUP-12894: Projections settings
2021-08-26 11:26:58 +03:00
Dmitriy
b62fb1e8cf
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-25 22:30:14 +03:00
Dmitriy
80b6097dae Fix typo
Убрал лишние отступы.
2021-08-25 20:33:00 +03:00
Dmitriy
7295bf95b3
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-25 20:16:16 +03:00
Dmitriy
e8e60e1a60
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-25 20:15:57 +03:00
Dmitriy
f1be822a1a
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-25 20:14:04 +03:00
Artur Filatenkov
31c7e22bd6 correct style 2021-08-25 18:29:25 +03:00
olgarev
89a4ca27ae
Apply suggestions from code review
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-25 15:15:39 +03:00
Filatenkov Artur
884b51116d
Merge branch 'master' into master 2021-08-25 14:34:39 +03:00
gyuton
efeefcb437
DOCSUP-11587: Edited and translated to Russian (#27066)
* First Draft.

* Apply suggestions from code review

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Edited conrib.md

* Edited configuration-files.md

* Minor fixes

* Apply suggestions from code review

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/development/contrib.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Small changes

Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-25 13:23:18 +03:00