Commit Graph

6414 Commits

Author SHA1 Message Date
alexey-milovidov
16302609e0
Merge pull request #22611 from chasingegg/fix-trace-log-doc
Fix trace log doc
2021-04-05 00:19:07 +03:00
alexey-milovidov
af9d5440bd
Update trace_log.md 2021-04-05 00:18:48 +03:00
Alexey
542f2e7171 Some formatting updated 2021-04-04 20:43:33 +00:00
olgarev
a6b6734231
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-04 22:39:18 +03:00
Olga Revyakina
b980120042 First commit 2021-04-04 21:27:00 +03:00
Olga Revyakina
f298375f07 Supported range 2021-04-04 20:33:32 +03:00
Maksim Kita
bcd1bf88c4
Merge pull request #22597 from adevyatova/annadevyatova-DOCSUP-5424-attach
DOCSUP-5424: Update the SQL-statement ATTACH
2021-04-04 20:21:38 +03:00
chasingegg
c1556e4d8e tiny fix 2021-04-05 00:17:42 +08:00
chasingegg
1aa2b3a4cd fix trace type 2021-04-05 00:16:35 +08:00
Alexey
cba8aeb5f6 Text updated 2021-04-04 15:37:53 +00:00
Maksim Kita
6d472d81f3
Merge pull request #22603 from tetafro/master
Fix grammar in RU docs
2021-04-04 17:35:40 +03:00
tavplubix
31b202bfd0
Merge pull request #21950 from adevyatova/annadevyatova-DOCSUP-6113-atomic
DOCSUP-6113: Document the Atomic database engine
2021-04-04 17:06:31 +03:00
Denis Krivak
8b8a8c24b8 Fix grammar in RU docs 2021-04-04 16:44:06 +03:00
Maksim Kita
6d3bf81dd1
Merge pull request #22372 from otrazhenia/evgsudarikova-DOCSUP-7575
DOCSUP-7575: Edit and translate to Russian
2021-04-04 16:05:25 +03:00
Anna
fcd5a569b2 update attach query desc 2021-04-04 15:14:09 +03:00
Olga Revyakina
3f33ab064e Added Polygon NULL support from #21890 2021-04-04 12:47:33 +03:00
Olga Revyakina
da3f973eac Minor fixes 2021-04-04 12:41:30 +03:00
Olga Revyakina
3fc988f6e6 Polygon link added 2021-04-04 12:39:04 +03:00
olgarev
0d075622cb
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-structure.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-04 12:37:38 +03:00
Olga Revyakina
adf494ae1f Nullable types 2021-04-04 11:00:48 +03:00
Alexey
ec80a3d329 Text edits 2021-04-03 19:31:24 +00:00
Alexey
1d4e8c8205 extractTextFromHTML description 2021-04-03 16:16:56 +00:00
Anna
b41f1abf98
Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-02 23:00:28 +03:00
Anna
970efc4cb9
Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-02 22:56:28 +03:00
Anna
01d91973aa Merge branch 'annadevyatova-DOCSUP-6113-atomic' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-6113-atomic 2021-04-02 22:17:09 +03:00
Anna
ca25d6c909 add ru desc 2021-04-02 22:16:48 +03:00
Anna
2b0cd92427
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 21:36:08 +03:00
alexey-milovidov
014b443a22
Merge pull request #22493 from kolsys/fix-translation-22377
Fix translation for arrayFill, arraySplit
2021-04-02 21:12:29 +03:00
alexey-milovidov
645bea04c3
Merge pull request #22508 from traceon/macos-build-doc-update
Revisit macOS build instructions
2021-04-02 21:10:48 +03:00
alexey-milovidov
fe13708cb0
Update build-osx.md 2021-04-02 21:09:12 +03:00
tavplubix
93bd2c3b67
Merge pull request #18978 from myrrc/feature/attach-partition-local
Lookup parts/partitions in replica's own detached/ folder before downloading them from other replicas
2021-04-02 17:46:03 +03:00
Denis Glazachev
ea45779f0c Adjust wording 2021-04-02 17:38:17 +04:00
Denis Glazachev
9e342bf9f0 Revisit macOS build instructions 2021-04-02 17:31:20 +04:00
Anna
0945285fae
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic 2021-04-02 14:45:10 +03:00
Anna
5784dffd0d Fixed after review 2021-04-02 14:43:13 +03:00
Kseniia Sumarokova
93adbda221
Merge pull request #21268 from olgarev/revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
DOCSUP-5920: Documented PostgreSQL engines, function and dictionary
2021-04-02 14:30:29 +03:00
gyuton
8011f5c36a
DOCSUP-5910: Documented SimHash, MinHash, bitHammingDistance and tupleHammingDistance functions (#22131)
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
2021-04-02 14:19:25 +03:00
Anna
db52f9cab4
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:56:12 +03:00
Anna
2f9625bb65
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:55:43 +03:00
Anna
fbacb9197f
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:54:52 +03:00
Nickolay Yastrebov
291c82e3fe Fix translation for arrayFill, arrayReverseFill, arraySplit, arrayReverseSplit functions. #22377 2021-04-02 13:23:11 +03:00
olgarev
46de3d415a
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine 2021-04-02 10:39:53 +03:00
Alexey
f6345abba1 Added leading space to lines starting with "---"
They are interpreted as meta information for yaml TOC
and mess up building documentation process
(with single page the second time without clean)
2021-04-01 21:01:04 +00:00
Alexey
454e6635ad non-printable characters removed 2021-04-01 20:33:54 +00:00
Mike Kot
c947280dfc Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local 2021-04-01 21:38:51 +03:00
Kruglov Pavel
150c53ee3b
Merge pull request #22224 from kirillikoff/kirillikoff-DOCSUP-6698
DOCSUP-6698: Description of setting min_marks_to_honor_max_concurrent_queries
2021-04-01 17:16:13 +03:00
alexey-milovidov
b3dc44e267
Merge pull request #22350 from gyuton/gyuton-DOCSUP-8002-Edit-and-translate-to-Russian
DOCSUP-8002: Edited and translated to Russian (insert_distributed_one_random_shard)
2021-04-01 17:15:33 +03:00
kirillikoff
fd2a053bdd
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-04-01 16:24:21 +03:00
kirillikoff
1a7011ae12
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-04-01 16:22:50 +03:00
Anna
56cf8f10be update atomic desc, add settings desc 2021-04-01 15:50:47 +03:00
Evgeniia Sudarikova
031c8f0fc6 added link 2021-04-01 12:37:09 +03:00
Evgeniia Sudarikova
84cee793bc edited after review 2021-04-01 12:27:17 +03:00
alexey-milovidov
58862b5c4d
Merge pull request #22402 from Slach/improve_parseDate_docs
add description for parseDateTime64BestEffort* functions
2021-04-01 05:45:54 +03:00
Alexey Milovidov
c65ef9bba8 Add more adopters 2021-04-01 04:03:17 +03:00
Alexey Milovidov
0b956b7d97 Remove unsupported languages #20972 2021-04-01 02:35:41 +03:00
Olga Revyakina
3fbe407aaa Replicas priority example added. 2021-04-01 01:48:48 +03:00
alexey-milovidov
f9fb497a74
Merge pull request #22400 from ClickHouse/more-adopters
Closing some tabs in my Firefox
2021-04-01 01:42:48 +03:00
olgarev
8176a94e84
Update docs/ru/engines/database-engines/postgresql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-04-01 01:30:23 +03:00
Roman Bug
1f454d2cde
Update settings.md 2021-03-31 22:40:28 +03:00
Roman Bug
84292e16fd
Update settings.md 2021-03-31 22:37:48 +03:00
Roman Bug
99b8e9e93d
Update docs/en/operations/update.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-31 18:18:43 +03:00
Nikita Mikhaylov
708eab413c
Merge pull request #22156 from kirillikoff/kirillikoff-DOCSUP-7363 2021-03-31 13:54:37 +03:00
Olga Revyakina
7803d7303a BOM deleted 2021-03-31 11:06:40 +03:00
Slach
0bb44708c7 add description for parseDateTime64BestEffort, parseDateTime64BestEffortOrNull, parseDateTime64BestEffortOrZero
sync EN and RU versions of `type-conversion-functions.md`, add notes about reinterpret and CAST functions
2021-03-31 11:32:00 +05:00
alexey-milovidov
94d3ebb5ea
Update adopters.md 2021-03-31 09:19:35 +03:00
Alexey Milovidov
32cca8cfb6 More 2021-03-31 08:31:47 +03:00
Alexey Milovidov
7709402422 Add more adopters 2021-03-31 08:15:58 +03:00
Tatiana Kirillova
4917366ac6 Example 2021-03-30 22:35:47 +03:00
Tatiana Kirillova
3936c5650f translation into Russian 2021-03-30 22:20:54 +03:00
Tatiana Kirillova
0efb41d561 translation into Russian 2021-03-30 22:06:03 +03:00
Olga Revyakina
6690a2e043 Last changes restored 2021-03-30 20:35:38 +03:00
kirillikoff
2ab2de6fd3
Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:34:21 +03:00
Anton Popov
c992cde9b6
Merge pull request #22174 from gyuton/gyuton-DOCSUP-6212-document-the-log_comment_setting
DOCSUP-6212: Document the log_comment setting
2021-03-30 20:24:56 +03:00
kirillikoff
3676f5d798
Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:12:57 +03:00
kirillikoff
e74e3df04a
Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:12:39 +03:00
kirillikoff
cde71fbbe5
Update docs/en/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:11:30 +03:00
kirillikoff
3573a2ba4b
Update docs/en/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:15 +03:00
kirillikoff
fb8fdf7aa1
Update docs/en/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:03 +03:00
Evgeniia Sudarikova
728e8fe3a4 minor changes 2021-03-30 18:33:02 +03:00
Evgeniia Sudarikova
b41e3e8146 edited lists 2021-03-30 18:19:18 +03:00
Vladimir
1f5052a7c5
Merge pull request #21901 from jinghancc/jinghan/fix-doc-description-for-window-funnel 2021-03-30 16:23:21 +03:00
Anton Popov
9fb8781b86
Update settings.md 2021-03-30 16:11:14 +03:00
Anton Popov
9e2e41f713
Update settings.md 2021-03-30 16:07:54 +03:00
Roman Bug
45d5179098
fix (Реплики). 2021-03-30 15:58:27 +03:00
Roman Bug
4c4de3b3f5
fix (update multiple servers) - ru 2021-03-30 15:54:04 +03:00
Roman Bug
a28dd16846
fix (update multiple servers) en 2021-03-30 15:51:15 +03:00
Roman Bug
c143891be3
fix (между репликами) 2021-03-30 15:49:09 +03:00
Tatiana Kirillova
91035081e7 Changes to the text 2021-03-30 13:54:49 +03:00
Vladimir
5ae9f2c5bb
Merge pull request #21329 from depressed-pho/isIPAddressContainedIn 2021-03-30 13:26:49 +03:00
George
2b501ff258 fixed a typo 2021-03-30 12:08:30 +03:00
George
ffe9cb7fe2 Merge branch 'gyuton-DOCSUP-6212-document-the-log_comment_setting' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting 2021-03-30 11:58:37 +03:00
George
21f89567c4 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting 2021-03-30 11:58:16 +03:00
George
9bd66638bd Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-8002-Edit-and-translate-to-Russian 2021-03-30 11:55:49 +03:00
Tatiana Kirillova
676ea1efc3 The translate to Russian 2021-03-30 11:52:38 +03:00
George
501ee79a28 small fixes 2021-03-30 11:49:54 +03:00
Vladimir
b7c191c60e
Merge branch 'master' into jinghan/fix-doc-description-for-window-funnel 2021-03-30 11:00:31 +03:00
Kruglov Pavel
a60d981b11
Merge pull request #21430 from AnaUvarova/ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
DOCSUP-5932: Update the description of the position function normal
2021-03-30 10:35:42 +03:00
ana-uvarova
b853144e45 developer`s comments done 2021-03-30 09:15:52 +03:00
yingjinghan
2f55ce8b56 docs/aggregate-functions: fix window description for windowFunnel
This commit fixes doc description of window for ClickHouse aggregate
function windowFunnel.
Previously, window was described as time interval between adjacent
conditions, but actually it is the time interval between first condition
and last condition.
Now, we change the description to reflect the fact.
2021-03-30 10:12:29 +08:00
George
eb62b1cfdb translation draft 2021-03-30 02:01:04 +03:00
Anton Popov
5ada14082f
Merge pull request #22025 from vdimir/window-funncel-strict-increase
Add option strict_increase to windowFunnel
2021-03-30 01:20:17 +03:00
Alexey Milovidov
7aad2b2843 Silent GitHub 2021-03-30 00:40:51 +03:00
Anna
a841828ab6 test 2021-03-29 23:13:26 +03:00
Tatiana Kirillova
83b8f4e2ea Translate to Russian 2021-03-29 22:27:06 +03:00
gyuton
ffee863d9e
Merge branch 'master' into gyuton-DOCSUP-6212-document-the-log_comment_setting 2021-03-29 22:17:48 +03:00
gyuton
5a3dc4f59b
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 21:23:04 +03:00
alexey-milovidov
9d84f3113a
Merge pull request #21512 from azat/optimize_skip_unused_shards_limit
Add optimize_skip_unused_shards_limit
2021-03-29 21:13:18 +03:00
George
f43bb61a26 updated settings.md 2021-03-29 21:11:12 +03:00
George
a057a66b08 updated settings.md 2021-03-29 21:05:31 +03:00
George
fbbf4fbc63 updated column.md 2021-03-29 20:54:28 +03:00
George
d91736f36b updated postgresql.md 2021-03-29 20:46:44 +03:00
Evgeniia Sudarikova
1b5d755135 edited and translated 2021-03-29 17:57:27 +03:00
曲正鹏
e6c755cabd
Update materialize-mysql.md (#22275) 2021-03-29 15:20:25 +03:00
tavplubix
0aba1a7357
Merge pull request #21720 from michon470/kuriatnikovm-DOCSUP-7105-translate_changes
DOCSUP-7105: LIVE VIEW and settings.md changes translated
2021-03-29 15:04:11 +03:00
vdimir
ada4a2ba00
Upd doc for isIPAddressInRange 2021-03-29 13:43:21 +03:00
jianmei zhang
30929408ea update translations for tips.md and two title names 2021-03-29 10:33:50 +08:00
alexey-milovidov
7af59dbf79
Merge pull request #22061 from ClickHouse/filimonov-patch-1
Update column.md
2021-03-29 05:29:47 +03:00
alexey-milovidov
a0051fff9f
Merge pull request #22097 from benbiti/update-aggregate-funcion-in-zh
Update aggregate funcion reference in zh
2021-03-29 05:23:20 +03:00
michon470
27fdd823ba
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 00:16:02 +03:00
michon470
5b865a15ea
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 00:15:48 +03:00
michon470
ca071ec971
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 00:13:59 +03:00
Alexey
e91002eda6 simple example (tags and inserted whitespaces) 2021-03-28 19:55:26 +00:00
Alexey
55b40011d9 extractTextFromHTML syntax added 2021-03-28 18:42:04 +00:00
Tatiana Kirillova
8d3f6be370 minor fixes 2021-03-28 21:26:51 +03:00
Tatiana Kirillova
704a4a5521 Description of setting min_marks_to_honor_max_concurrent_queries 2021-03-28 20:43:21 +03:00
michon470
ee229a3980
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 20:01:02 +03:00
michon470
713fb4dae1
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 20:00:41 +03:00
michon470
7c423cbff2
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 20:00:13 +03:00
michon470
66b20c393e
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 19:59:16 +03:00
michon470
0e6e631a7d
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 19:45:23 +03:00
michon470
930c51c4a1
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 19:45:12 +03:00
George
bba5c08856 Fix 2021-03-28 04:22:58 +03:00
George
521f747685 small fix 2021-03-28 04:21:44 +03:00
George
1c2a9a824c added translation 2021-03-28 04:07:06 +03:00
gyuton
bfcff1c915
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 01:15:28 +03:00
olgarev
c27e6ce6d0
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine 2021-03-28 01:00:43 +03:00
Mikhail
e9aa43fe8b LIVE-представления, изменение перевода 2021-03-27 21:57:04 +03:00
alexey-milovidov
249fe71883
Merge pull request #22173 from kakty3/patch-1
Update other-functions.md
2021-03-26 22:03:05 +03:00
Robert Hodges
48ba36b682
Update postgresql.md
Corrected typo in PostgreSQL Table Engine page title.
2021-03-26 10:34:48 -07:00
George
d1fcaf66ba Small changes 2021-03-26 18:58:39 +03:00
George
a91a960b2b Added description 2021-03-26 18:45:09 +03:00
Sergey Demurin
482704c434
Update other-functions.md
fix typo
2021-03-26 18:29:07 +03:00
George
92ff804c31 first entry 2021-03-26 15:49:21 +03:00
Mikhail
3a83c3b903 link fix 2021-03-26 13:49:58 +03:00
Tatiana Kirillova
e4bf63f470 Link for see also 2021-03-26 12:25:33 +03:00
Mikhail
979beae635 Merge branch 'kuriatnikovm-DOCSUP-7105-translate_changes' of https://github.com/michon470/ClickHouse into kuriatnikovm-DOCSUP-7105-translate_changes 2021-03-26 12:20:56 +03:00
Mikhail
37d8dfbeda ошибка 2021-03-26 12:00:31 +03:00
Tatiana Kirillova
25052fc3f2 Reads file as a String 2021-03-26 11:47:41 +03:00
Tatiana Kirillova
9f6ad165c8 Updated description 2021-03-26 11:22:43 +03:00
Alexander Tokmakov
d138c0fda9 Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic 2021-03-26 10:50:38 +03:00