Commit Graph

972 Commits

Author SHA1 Message Date
Vitaly Baranov
660efccbe2 Improve documentation for CREATE ROW POLICY command #2. 2021-04-17 19:24:11 +03:00
romanzhukov
9c4eabc65a BY translation fixes. 2021-04-16 17:06:18 +03:00
Vitaly Baranov
936c1bfc53
Merge pull request #23164 from vitlibar/improve-row-policy-docs
Improve documentation for CREATE ROW POLICY command.
2021-04-16 15:15:40 +03:00
Alexander Kuzmenkov
74b4c56ba4
Merge pull request #21589 from dmalkr/dmalkr/arrayFold
Function `arrayFold` for folding over array with accumulator
2021-04-16 14:23:53 +03:00
Vitaly Baranov
88e2d28666 Improve documentation for CREATE ROW POLICY command. 2021-04-16 10:57:33 +03:00
Roman Bug
d5b0537268
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 21:05:17 +03:00
Roman Bug
e317ce227e
Merge branch 'master' into romanzhukov-DOCSUP-7709-SeekTable-BYexpression 2021-04-15 16:15:32 +03:00
Roman Bug
0dbc167cb3
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-04-15 15:47:12 +03:00
Roman Bug
bca0bd1333
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:45:31 +03:00
Roman Bug
bfcd59f94c
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:21 +03:00
Roman Bug
d1e9fa3957
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:16 +03:00
Roman Bug
6e7aabb2cb
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:09 +03:00
Roman Bug
d894652470
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:04 +03:00
Roman Bug
d7ecef890f
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:59 +03:00
Roman Bug
e71a110f1c
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:54 +03:00
Roman Bug
b71ed87386
Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:47 +03:00
Anna
abeccff02e
Update table.md 2021-04-14 09:24:17 +03:00
alexey-milovidov
1a5149a0dd
Merge pull request #22869 from lehasm/alexey-sm-DOCSUP-8179-remove_control_unicode
DOCSUP-8179: remove control characters
2021-04-14 01:45:35 +03:00
Alexey
0b39a64a6e hex() added to murmurHash3_128 example 2021-04-13 19:35:44 +00:00
Michael Monashev
03b4a1f0a8
add argMax and argMin 2021-04-12 19:21:53 +03:00
Dmitry Krylov
923e9c644e Adding documentation 2021-04-12 10:23:31 +10:00
alexey-milovidov
673ea02e3a
Merge pull request #22946 from Slach/improve_rename_docs
add RENAME DATABASE statement documentation
2021-04-10 22:54:49 +03:00
romanzhukov
e258462c2c BY translation. 2021-04-10 19:14:36 +03:00
Kruglov Pavel
dfa6e34fb2
Merge pull request #22610 from lehasm/alexey-sm-DOCSUP-7090-document-extractTextFromHTML
DOCSUP-7090: document extractTextFromHTML
2021-04-09 16:57:33 +03:00
Slach
d4082d2af6 add RENAME DATABASE statement documentation 2021-04-09 16:21:09 +05:00
alexey-milovidov
3e3ea33ca1
Merge pull request #22747 from AnaUvarova/ana-uvarova-DOCSUP-7322-cell-towers-edit
DOCSUP-7322: Edit and translate to Russian — Cell Towers dataset
2021-04-08 23:45:36 +03:00
Alexey
2e2ff855ae russian description updated 2021-04-08 20:01:19 +00:00
Alexey
0ef827ded7 added indent in tables 2021-04-08 19:32:27 +00:00
Alexey
05af425f83 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-8179-remove_control_unicode 2021-04-07 19:41:25 +00:00
Alexey
5afb1dc223 ru description, en dot fix 2021-04-07 19:23:53 +00:00
Maksim Kita
eaba97bbc4
Merge pull request #22584 from olgarev/revolg-DOCSUP-7550-Dictionaries_nullable_support
DOCSUP-7550: Nullable types support in dictionaries
2021-04-07 19:36:56 +03:00
Nikolai Kochetov
d62e9c0b95
Merge pull request #22619 from olgarev/revolg-DOCSUP-8219-Date_time64_extended_range
DOCSUP-8219: DateTime64 extended range
2021-04-07 12:29:42 +03:00
Olga Revyakina
b87af2c4a8 Fixed typos 2021-04-07 05:31:13 +03:00
ana-uvarova
f328bc3f09 Draft. 2021-04-06 17:37:36 +03:00
Kseniia Sumarokova
32cf4e378e
Merge pull request #22623 from olgarev/revolg-DOCSUP-8221-check_query_single_value_result
DOCSUP-8221: check_query_single_value_result setting
2021-04-06 00:22:37 +03:00
Alexey
e3610ac45d ru example fixed 2021-04-05 20:58:07 +00:00
Alexey
5aeda14f10 Active voice in the note. Article added. 2021-04-05 20:53:55 +00:00
Alexey
7fa672c519 Changed some words. Fixed typos 2021-04-05 20:34:10 +00:00
Alexey
1024bff93f Russian translation. Format changed a bit in english. 2021-04-05 20:19:18 +00:00
benbiti
7ca70a5839 update docs uniqhll12 212 -> 2^12 2021-04-05 11:03:47 +08:00
adevyatova
5d64b2d067 fixes 2021-04-04 18:41:29 +00:00
Olga Revyakina
b980120042 First commit 2021-04-04 21:27:00 +03:00
adevyatova
06b57c6bf5 add example 2021-04-04 17:55:40 +00: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
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
Roman Bug
e0fcc57ffc
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-04-04 12:45:39 +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-milovidov
014b443a22
Merge pull request #22493 from kolsys/fix-translation-22377
Fix translation for arrayFill, arraySplit
2021-04-02 21:12:29 +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
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
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
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
Nikita Mikhaylov
708eab413c
Merge pull request #22156 from kirillikoff/kirillikoff-DOCSUP-7363 2021-03-31 13:54:37 +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
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
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
Vladimir
5ae9f2c5bb
Merge pull request #21329 from depressed-pho/isIPAddressContainedIn 2021-03-30 13:26:49 +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
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
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
Tatiana Kirillova
83b8f4e2ea Translate to Russian 2021-03-29 22:27:06 +03:00
George
fbbf4fbc63 updated column.md 2021-03-29 20:54:28 +03:00
Evgeniia Sudarikova
1b5d755135 edited and translated 2021-03-29 17:57:27 +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
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
romanzhukov
59a0f6f84c Add BY expression. 2021-03-28 14:11:56 +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
Sergey Demurin
482704c434
Update other-functions.md
fix typo
2021-03-26 18:29:07 +03:00
Mikhail
3a83c3b903 link fix 2021-03-26 13:49:58 +03:00
Maksim Kita
bbe1960eea
Merge pull request #21573 from kitaisreal/updated-cache-dictionary-storage
Added specialized CacheDictionaryStorage
2021-03-25 21:29:01 +03:00
romanzhukov
49aeac2678 DOCSUP-7086: Fix last ticket comments. 2021-03-25 17:24:42 +03:00
michon470
d8931e504e
Merge branch 'master' into kuriatnikovm-DOCSUP-7105-translate_changes 2021-03-25 16:32:39 +03:00
michon470
2c4cbc2565
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:05:12 +03:00
michon470
c171b4854c
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:04:20 +03:00
michon470
4403a29531
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:04:12 +03:00
michon470
9c875a568e
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:55 +03:00
michon470
10eaaf3b3d
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:47 +03:00
michon470
eb1dab99f9
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:39 +03:00
michon470
b3ecb7514b
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:26 +03:00
michon470
1ccc34b101
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:16 +03:00
michon470
c55312d6b6
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:52 +03:00
michon470
6ceb516ed0
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:36 +03:00
michon470
a590ca1705
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:14 +03:00
michon470
78a70a53fb
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:00 +03:00
AnaUvarova
89579d7006
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 19:10:54 +03:00
Alexander Kuzmenkov
2d3245d999
Merge pull request #21470 from adevyatova/annadevyatova-DOCSUP-5841-translate
DOCSUP-5841: Edit and translate to Russian
2021-03-23 16:13:54 +03:00
Mikhail
b50fd4d133 небольшая финальная правка 2021-03-23 15:20:35 +03:00
vdimir
84e884447c
Add doc to modes for widnowFunnel 2021-03-23 14:44:10 +03:00
Nikolai Kochetov
c2cbdf89a0
Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type
DOCSUP-7042: Edit and translate to Russian (deltaSum function and queries quota type)
2021-03-23 12:05:28 +03:00
Roman Bug
35f8a84c0f
Update deltasum.md
Убрал упоминание агрегатной функции (тавтология),
2021-03-23 11:08:58 +03:00
ana-uvarova
9fd0d09ba2 subheaders clarification and short descr 2021-03-23 09:38:47 +03:00
AnaUvarova
d0ddb2031f
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:55 +03:00
AnaUvarova
f8c52c10f6
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:47 +03:00
AnaUvarova
c280bd75e3
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:17 +03:00
AnaUvarova
a970992fdd
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:27:01 +03:00
AnaUvarova
f515926736
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:54 +03:00
alexey-milovidov
49cdd5e434
Merge pull request #21714 from taleh007/patch-1
Add link to `DROP VIEW` command
2021-03-22 23:45:12 +03:00
alexey-milovidov
88a0c8f03c
Update view.md 2021-03-22 23:45:04 +03:00
ana-uvarova
5bfcd0618f grammar and punctuation fix 2021-03-22 20:05:42 +03:00
ana-uvarova
a93a321db8 ++ 2021-03-22 19:49:14 +03:00
ana-uvarova
2ded2dd249 Merge branch 'ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn' of https://github.com/AnaUvarova/ClickHouse into ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
# Conflicts:
#	docs/en/sql-reference/functions/string-search-functions.md
2021-03-22 19:32:18 +03:00
ana-uvarova
c1da5dc37a new examples 2021-03-22 19:30:28 +03:00
AnaUvarova
ebe3a304af
Merge branch 'master' into ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn 2021-03-22 19:12:32 +03:00
ana-uvarova
52c7ea3366 comments edits 2021-03-22 17:22:27 +03:00
AnaUvarova
2c3e404c06
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:58:25 +03:00
AnaUvarova
0ae88aa351
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:58:14 +03:00
AnaUvarova
5337ffa382
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:58:02 +03:00
AnaUvarova
bfdbc5e2b2
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:57:37 +03:00
Maksim Kita
18abfc99d5
Merge pull request #21723 from olgarev/revolg-DOCSUP-6548-Edit_and_translate
DOCSUP-6548: Edit and translate
2021-03-21 20:56:02 +03:00
Anna
82a0340490 Fixes after review 2021-03-21 17:23:16 +03:00
Anna
357cd6fb94
Merge branch 'master' into annadevyatova-DOCSUP-5841-translate 2021-03-21 17:00:19 +03:00
tavplubix
ee1ffb23de
Merge pull request #21722 from olgarev/revolg-DOCSUP-6542-Edit_and_translate
DOCSUP-6542: Edit and translate
2021-03-21 12:50:25 +03:00
Mikhail
5c21dd747a changes according to task comment 2021-03-21 08:57:55 +03:00
Mikhail
f61b49bd17 перевод watch и мелкие правки в англ 2021-03-21 07:49:39 +03:00
Mikhail
9daabd1a77 Merge branch 'kuriatnikovm-DOCSUP-7105-translate_changes' of https://github.com/michon470/ClickHouse into kuriatnikovm-DOCSUP-7105-translate_changes 2021-03-21 06:43:45 +03:00
Mikhail
cdf54bc03d Update view.md 2021-03-21 06:43:04 +03:00
michon470
bdc8c0aecb
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:41:32 +03:00
michon470
548694984e
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:40:50 +03:00
michon470
63bd385dd7
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:37:52 +03:00
michon470
48d891a2a6
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:36:36 +03:00
michon470
48328b3985
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:36:09 +03:00
michon470
89ca2ca0e6
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:35:20 +03:00
michon470
4755a8f684
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:35:07 +03:00
michon470
5283312622
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:57 +03:00
michon470
a0ec7c31fe
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:46 +03:00
michon470
42297f6354
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:27 +03:00
michon470
5f1451533b
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:09 +03:00
michon470
2b2edcc842
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:32:56 +03:00
michon470
73b96a070e
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:32:33 +03:00
michon470
cc07fbf4ff
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:32:12 +03:00
michon470
f4fdda7dbe
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:31:36 +03:00
michon470
c4de0c6214
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:31:03 +03:00
michon470
792b08cd2a
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:30:33 +03:00
michon470
cf1ad35771
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:29:58 +03:00
michon470
fa68418a63
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:27:08 +03:00
michon470
255f51bcd3
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:25:24 +03:00
michon470
06b2f89d07
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:25:04 +03:00
michon470
20d9b88cef
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:24:52 +03:00
michon470
cbb07277d9
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:24:22 +03:00
michon470
008736ab34
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:24:03 +03:00
michon470
ff91271bb4
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:22:43 +03:00
michon470
1fcaad4ac5
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:21:52 +03:00
michon470
718b5bb241
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:21:37 +03:00
michon470
55529c4dd6
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:20:28 +03:00
Olga Revyakina
89f5a64cc0 Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine 2021-03-20 12:48:25 +03:00
olgarev
c6b62a8ddd
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-20 12:15:51 +03:00
olgarev
9c5323d3e5
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-20 12:09:42 +03:00
Nikita Mikhaylov
328c2b4ca8
Merge pull request #21569 from lehasm/alexey-sm-DOCSUP-7099-translate-runningConcurrency
DOCSUP-7099: edit and translate (runningConcurrency, max_parallel_replicas)
2021-03-19 22:14:05 +03:00
alexey-milovidov
d83b489a5a
Merge pull request #21719 from gyuton/gyuton-DOCSUP-7106-Edit_and_translate_to_Russian
DOCSUP-7106: Edited and translated to Russian
2021-03-18 17:05:09 +03:00
Roman Bug
2248001079
Merge branch 'master' into romanzhukov-DOCSUP-7042-deltaSum-quota-type 2021-03-18 16:33:38 +03:00
romanzhukov
01b3bd12cd DOCSUP-7042: Fix by PR comments. 2021-03-18 16:28:24 +03:00
romanzhukov
348e76a47f DOCSUP-7042: Fix by PR comments. 2021-03-18 16:16:15 +03:00
Maksim Kita
18ed9c5c67 SSDCacheDictionary remove max_stored_keys option 2021-03-18 12:55:17 +03:00
Roman Bug
7bde901172
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:31 +03:00
Roman Bug
18eb3dbaf5
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:24 +03:00
Roman Bug
de23bc1f6d
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:14 +03:00
tavplubix
74a9249ae1
Merge pull request #20554 from gyuton/gyuton-DOCSUP-6074-Document_DETACH_TABLE_PERMAMENTLY
DOCSUP-6074: Documented DETACH TABLE PERMANENTLY
2021-03-17 13:38:23 +03:00
George
9969124cc4 Change wording 2021-03-17 03:09:42 +03:00
lehasm
64539452d9
Merge branch 'master' into alexey-sm-DOCSUP-7099-translate-runningConcurrency 2021-03-16 22:02:11 +03:00
lehasm
1ae127eb51 Merge with master 2021-03-16 21:55:58 +03:00
George
94da7f422c updated translation 2021-03-16 20:57:17 +03:00
Mikhail
5e4ac25ff4 расширено описание настройки 2021-03-16 18:01:40 +03:00
George
60f125c2b5 translation draft 2021-03-15 21:36:42 +03:00
alexey-milovidov
9f67c52caa
Merge pull request #21185 from Slach/fix_invalid_links
fix indvalid links, sync ru and en
2021-03-15 20:27:47 +03:00
Slach
3f36613b46 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix_invalid_links 2021-03-15 19:18:53 +05:00
Vladimir
b1f22e893e
Merge branch 'master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates 2021-03-15 15:57:54 +03:00
Vladimir
67a24de661
Apply suggestions from code review 2021-03-15 15:54:51 +03:00
Alexey Milovidov
c506356cc6 Fix trash links 2021-03-15 14:41:20 +03:00
Alexey Milovidov
6d6633eca4 Fix garbage 2021-03-15 14:38:28 +03:00
Alexey Milovidov
8850856276 Remove "Original article" (must be automated instead) 2021-03-15 14:32:26 +03:00
Olga Revyakina
b814987a22 Translated to Russian with some fixes in English 2021-03-15 04:18:54 +03:00
Olga Revyakina
6ccc923aa8 Space fixed 2021-03-15 03:21:10 +03:00
Olga Revyakina
3a67d5e545 Translated to Russian. 2021-03-15 03:04:06 +03:00
Mikhail
59a4d69826 Changes translated 2021-03-15 00:51:35 +03:00
gyuton
a1f0ec0aec
Merge branch 'master' into gyuton-DOCSUP-7106-Edit_and_translate_to_Russian 2021-03-15 00:40:37 +03:00
Alexey Milovidov
ce364955b7 Fix broken link 2021-03-14 23:19:53 +03:00
lehasm
844225b8ba more fix link 2021-03-14 22:56:36 +03:00
lehasm
069f4ab5c4 Fixed link in runningDifferenceStartingWithFirstValue 2021-03-14 21:01:59 +03:00
olgarev
bad099d15e
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine 2021-03-14 20:35:22 +03:00
lehasm
0e2637b22a Warning moved close to function description
Order changed inside warning block
2021-03-14 20:33:12 +03:00
Olga Revyakina
7f2561b853 In russian 2021-03-14 20:11:26 +03:00
lehasm
08863a0252 Function description placed before syntax.
In in.md created header max_parallel_replica-subqueries with empty text. It is link target from runningConcurrency
2021-03-14 19:27:58 +03:00
Taleh Zaliyev
f0a857699f
Make statement shorter 2021-03-14 17:57:43 +03:00
Alexey Milovidov
c64892cdc8 Fix broken links 2021-03-14 17:36:45 +03:00
Taleh Zaliyev
4be4205200
Add link to DROP VIEW command 2021-03-14 17:36:18 +03:00
Alexey Milovidov
bbd6ac2d3a Merge branch 'master' into add_postgresql_engine_docs 2021-03-14 14:22:56 +03:00
Dmitriy
9baaea9789 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates 2021-03-13 21:37:13 +03:00
ana-uvarova
8a6872e978 ++ 2021-03-13 21:25:06 +03:00
Dmitriy
aad98b368e Edit and translate to Russian
Поправил шаблоны в английской и русской версиях.
2021-03-13 21:18:45 +03:00
Kruglov Pavel
ab9a99babf
Merge pull request #21391 from ka1bi4/romanzhukov-DOCSUP-7100-avg
DOCSUP-7100: Edit and translate to Russian (AVG function)
2021-03-12 19:48:01 +03:00
Roman Bug
1c0c5f4441
Update avg.md 2021-03-12 19:44:36 +03:00
Nikita Mikhaylov
a14110a9a5
Merge pull request #21497 from olgarev/DOCSUP-6545_edit_and_translate
DOSCUP-6545: Edit and translate
2021-03-12 16:04:31 +03:00
Roman Bug
1688b1a8ad
Update docs/ru/sql-reference/aggregate-functions/reference/avg.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 11:49:32 +03:00
olgarev
183868dfcb
Apply suggestions from code review
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2021-03-12 05:12:28 +03:00
Ilya Yatsishin
e6379fc3cc
Merge pull request #21530 from lehasm/alexey-sm-DOCSUP-7197-navigation-title-ru-support
DOCSUP-7197: Escaped Unicode replaced with symbols
2021-03-11 12:51:57 +03:00
alesapin
cae9751961
Merge pull request #21493 from olgarev/revolg-DOCSUP-5854_show_settings
DOCSUP-5854: Documented the SHOW SETTINGS statement
2021-03-11 11:47:32 +03:00
Vladimir
0b34b00fca
Merge pull request #21570 from sevirov/sevirov-DOCSUP-7046-edit_translate_russian_date_functions 2021-03-11 11:04:30 +03:00
lehasm
bbb024b7b4 ru translation 2021-03-11 00:40:42 +03:00
lehasm
d1906d3c20 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-7197-navigation-title-ru-support 2021-03-10 22:32:05 +03:00
romanzhukov
4ac453baf5 DOCSUP-7042: Fix link ru. 2021-03-10 22:15:56 +03:00
romanzhukov
892589536c DOCSUP-7042: Add quotas doc. 2021-03-10 21:46:14 +03:00
romanzhukov
5174db29c1 DOCSUP-7042: Update deltaSum function doc. 2021-03-10 21:08:30 +03:00
sevirov
6ca4712c81
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:36 +03:00
sevirov
525ef8ff43
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:28 +03:00
sevirov
1040272001
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:13 +03:00
sevirov
45a6e350d7
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:22:24 +03:00
George
a8d78f2916 translated column.md 2021-03-10 13:53:42 +03:00
Olga Revyakina
d7ee9da44b Mistake corrected 2021-03-10 10:03:03 +03:00
Anna
6cbdd523a0
Update index.md 2021-03-10 09:23:19 +03:00
Anna
b4158ff23b
Update index.md 2021-03-10 09:22:56 +03:00
Anna
45774b30b2
Update docs/ru/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:59:37 +03:00
Anna
4759e9ffbf
Update docs/ru/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:59:30 +03:00
Anna
b3725c7322
Update docs/ru/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:59:23 +03:00
Anna
4d2a7d0563
Update docs/ru/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:57:47 +03:00
Anna
2315b1b0c5
Update docs/ru/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:57:39 +03:00
Anna
6df6acb2cf
Update docs/ru/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:57:30 +03:00
Anna
956d86a592
Update docs/ru/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:57:23 +03:00
Dmitriy
cf51574d82 Edit and translate to Russian
Исправил английскую версию и перевел на русский язык.
2021-03-09 23:31:48 +03:00
lehasm
3d85ac6f40 Removed unnecessary symbols from TOC titles 2021-03-09 21:59:23 +03:00
lehasm
62aa7bdd74 Экранированные кодовые позиции Unicode заменены на символы 2021-03-08 17:54:44 +03:00
Islam Israfilov
bf44ce675d
Update join.md 2021-03-08 17:43:07 +03:00
Slach
5016b30209 replace posgresql to postgresql 2021-03-08 03:40:29 +03:00
Slach
7c91b1d6e6 fix multi dimensional array warning - https://github.com/ClickHouse/ClickHouse/pull/21078#discussion_r580829045
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-03-08 03:39:24 +03:00
Slach
5791cf5f2b fix review comments https://github.com/ClickHouse/ClickHouse/pull/21078#discussion_r580413875 and https://github.com/ClickHouse/ClickHouse/pull/21078#discussion_r580410204
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-03-08 03:39:24 +03:00
Slach
831135432f add PostgreSQL engine and table function documentation
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-03-08 03:39:24 +03:00
lehasm
08e34ee072 Перевод описания функции (WIP) 2021-03-07 19:51:48 +03:00
Olga Revyakina
1d0b63b652 Fixed back 2021-03-06 23:51:42 +03:00
Olga Revyakina
40c439f96f Fixes 2021-03-06 23:38:18 +03:00
Olga Revyakina
5ac8a6634a Fix 2021-03-06 15:37:52 +03:00