Commit Graph

2748 Commits

Author SHA1 Message Date
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
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
Anton Popov
9fb8781b86
Update settings.md 2021-03-30 16:11:14 +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
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
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
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
George
521f747685 small fix 2021-03-28 04:21:44 +03:00
George
1c2a9a824c added translation 2021-03-28 04:07:06 +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
Mikhail
37d8dfbeda ошибка 2021-03-26 12:00:31 +03:00
Kruglov Pavel
8c6da972da
Merge pull request #22059 from sevirov/sevirov-DOCSUP-4916-add_orc_output_format
DOCSUP-4916: Add ORC output format
2021-03-25 22:13:37 +03:00
Dmitriy
a4aff546e9 Fix the title
Поправил название заголовка.
2021-03-25 22:05:26 +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
Dmitriy
b179ae468c Update formats.md
Внес небольшие правки в русскую версию.
2021-03-25 19:11:30 +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