romanzhukov
|
715a25d4f4
|
Update query_log settings
Update query_views_log.md
Update query_views_log
Minor fixes
|
2021-12-05 21:16:29 +03:00 |
|
romanzhukov
|
f4055f1957
|
Update multiFuzzyMatchAny
|
2021-12-05 19:36:12 +03:00 |
|
romanzhukov
|
030ea3dc3f
|
..
|
2021-12-05 02:08:42 +03:00 |
|
Vladimir C
|
964203e712
|
Merge pull request #31545 from sevirov/sevirov-DOCSUP-18083-document_the_murmurhash3_128_and_siphash128_functions
|
2021-11-29 13:59:56 +03:00 |
|
Vladimir C
|
645ae45b01
|
Apply suggestions from code review
|
2021-11-29 13:59:20 +03:00 |
|
yandd
|
7b43608e1f
|
Fixed function ngrams
|
2021-11-24 21:18:38 +08:00 |
|
Dmitriy
|
a6d33aaf03
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-11-22 20:52:09 +03:00 |
|
Maksim Kita
|
59c855c038
|
Merge pull request #31012 from karnevil13/karnevil-DOCSUP-16608
DOCSUP-16608: Documented JSONExtractKeys function
|
2021-11-12 16:29:43 +03:00 |
|
Anton Popov
|
b897bc3a5e
|
Merge pull request #30835 from lehasm/alexey-sm-DOCSUP-14792-update-bitShift-functions
DOCSUP-14792-document-bitShift-functions
|
2021-11-11 15:23:47 +03:00 |
|
karnevil13
|
89ac513f66
|
Update json-functions.md
|
2021-11-09 14:49:55 +03:00 |
|
tavplubix
|
9fe6687a62
|
Merge pull request #31129 from ka1bi4/romanzhukov-DOCSUP-15137-zookeeperSessionUptime
DOCSUP-15137: [CLICKHOUSEDOCS] Document the zookeeperSessionUptime() function
|
2021-11-09 14:14:26 +03:00 |
|
vdimir
|
b51d3d8ceb
|
Doc dynamically adding/deleting tables to MaterializedPostgreSQL and h3ToGeoBoundary function
Co-authored-by: Andrei Ch <andrc1901@yandex-team.ru>
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2021-11-08 12:23:02 +03:00 |
|
romanzhukov
|
c88c382e7e
|
DOCSUP-15137: Minor translation fix.
|
2021-11-08 00:52:46 +03:00 |
|
romanzhukov
|
206c72ed50
|
DOCSUP-15137: Add zookeeperSessionUptime docs.
|
2021-11-08 00:42:57 +03:00 |
|
karnevil13
|
61a9515a9b
|
added translation JSONExtractKeys function
|
2021-11-07 01:01:37 +03:00 |
|
lehasm
|
2e627812e4
|
Update docs/ru/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-11-02 23:45:09 +03:00 |
|
lehasm
|
feec26c76d
|
Update docs/ru/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-11-02 23:44:58 +03:00 |
|
lehasm
|
28d43a7bbb
|
Update docs/ru/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-11-02 23:44:11 +03:00 |
|
lehasm
|
63d07dd87c
|
Update docs/ru/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-11-02 23:44:00 +03:00 |
|
Alexey
|
e8c50254a8
|
RU
|
2021-11-01 19:42:17 +00:00 |
|
tavplubix
|
00b71ac24a
|
Merge pull request #30529 from sevirov/sevirov-DOCSUP-14981-information_schema_database
DOCSUP-14981: Information Schema
|
2021-11-01 12:04:58 +03:00 |
|
Vladimir C
|
9d967e9883
|
Merge pull request #30840 from nickitat/nickitat_any_type_4_arrayStringConcat
|
2021-11-01 11:48:45 +03:00 |
|
alexey-milovidov
|
211ff056e9
|
Merge pull request #30419 from karnevil13/karnevil-DOCSUP-16354
DOCSUP-16354: Edit and translate to Russian (listen_backlog)
|
2021-10-31 22:12:39 +03:00 |
|
alexey-milovidov
|
15b9d65221
|
Merge pull request #30662 from azat/conf-clickhouse
Switch everything left from `<yandex>` to `<clickhouse>`
|
2021-10-31 14:56:51 +03:00 |
|
Maksim Kita
|
cf0fbbbc17
|
Merge pull request #30406 from andrc1901/andrc1901-DOCSUP-16606-translate_to_russian
DOCSUP-16606: [CLICKHOUSEDOCS] Edit and translate to Russian
|
2021-10-29 23:53:45 +03:00 |
|
Maksim Kita
|
ca5886a362
|
Merge pull request #30669 from gyuton/gyuton-DOCSUP-14091-Document-the-tupleToNameValuePairs
DOCSUP-14091: Documented the tupleToNameValuePairs
|
2021-10-29 23:52:58 +03:00 |
|
gyuton
|
a5cd1aa294
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-29 22:24:14 +03:00 |
|
Alexey
|
00608bb1bd
|
ru draft
|
2021-10-29 15:55:12 +00:00 |
|
Nikolai Kochetov
|
8316e4d420
|
Merge pull request #30147 from ka1bi4/romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
DOCSUP-14101: [CLICKHOUSEDOCS] Edit and translate to Russian
|
2021-10-29 15:12:45 +03:00 |
|
Roman Bug
|
2ac17c57ec
|
DOCSUP-15710: [CLICKHOUSEDOCS] Edit and translate to Russian (s2 functions) (#29787)
|
2021-10-29 14:28:41 +03:00 |
|
mergify[bot]
|
65df198e9b
|
Merge branch 'master' into conf-clickhouse
|
2021-10-28 22:19:42 +00:00 |
|
Nickita Taranov
|
982d38e60c
|
update docs
|
2021-10-29 00:40:42 +03:00 |
|
Kruglov Pavel
|
31a1fa6b4c
|
Merge pull request #30417 from ka1bi4/romanzhukov-DOCSUP-16598-normalizeUTF8
DOCSUP-16598: [CLICKHOUSEDOCS] Document the normalizeUTF8 functions
|
2021-10-28 16:09:54 +03:00 |
|
Roman Bug
|
1eec90b765
|
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
|
2021-10-28 15:23:04 +03:00 |
|
andrc1901
|
a4d0bbe399
|
Update docs/ru/sql-reference/functions/splitting-merging-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-26 20:47:32 +03:00 |
|
andrc1901
|
c569a1b37e
|
Update docs/ru/sql-reference/functions/splitting-merging-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-26 20:47:22 +03:00 |
|
Azat Khuzhin
|
e0cd7a8304
|
docs: switch <yandex> to <clickhouse>
|
2021-10-26 08:52:29 +03:00 |
|
gyuton
|
a714219137
|
Merge branch 'master' into gyuton-DOCSUP-14091-Document-the-tupleToNameValuePairs
|
2021-10-26 01:15:13 +03:00 |
|
Andrei Ch
|
b7b5661f15
|
translate tokens to russian
|
2021-10-26 00:24:38 +03:00 |
|
gyuton
|
81bd4a0679
|
Small fix
|
2021-10-26 00:15:46 +03:00 |
|
Andrei Ch
|
1f2b08c0bd
|
adding ngrams
|
2021-10-26 00:15:25 +03:00 |
|
gyuton
|
c8f07873f8
|
translated
|
2021-10-26 00:04:52 +03:00 |
|
Andrei Ch
|
bedf82873f
|
Merge branch 'master' into andrc1901-DOCSUP-16606-translate_to_russian
|
2021-10-25 18:21:12 +03:00 |
|
Vladimir C
|
5130f65cdf
|
Merge pull request #30418 from gyuton/gyuton-DOCSUP-16593-document-tuple-functions-and-operators
|
2021-10-25 16:00:04 +03:00 |
|
vdimir
|
21c8b561ec
|
Minor changes in tuple math docs
|
2021-10-25 14:13:12 +03:00 |
|
Roman Bug
|
538d71b855
|
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-25 13:44:46 +03:00 |
|
Roman Bug
|
2c20fbe571
|
Add ru translation for UTF normalized forms.
|
2021-10-25 12:46:50 +03:00 |
|
Roman Bug
|
96e3d776e2
|
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
|
2021-10-24 23:11:52 +03:00 |
|
Andrei Ch
|
3d4b4af307
|
Merge branch 'master' into andrc1901-DOCSUP-16606-translate_to_russian
|
2021-10-24 20:54:09 +03:00 |
|
Kseniia Sumarokova
|
cd63b24061
|
Merge pull request #30450 from morozovsk/patch-10
Documentation: JSON_EXISTS/JSON_QUERY/JSON_VALUE
|
2021-10-24 20:16:29 +03:00 |
|
Andrei Ch
|
26ea5a1452
|
tokens function in russian
|
2021-10-24 14:22:34 +03:00 |
|
Andrei Ch
|
3a4f71d8a3
|
correction of error in md-file
|
2021-10-24 14:06:46 +03:00 |
|
Andrei Ch
|
60a672ab33
|
token function adding
|
2021-10-24 13:27:14 +03:00 |
|
gyuton
|
984d6517c2
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-24 11:10:00 +03:00 |
|
Vladimir Goncharov
|
37ee06d362
|
Update json-functions.md
|
2021-10-23 19:10:40 +03:00 |
|
gyuton
|
a2fb22a92e
|
Little fix
|
2021-10-22 21:31:10 +03:00 |
|
gyuton
|
c46ff762c9
|
Translated functions
|
2021-10-22 21:14:01 +03:00 |
|
gyuton
|
e3720547f0
|
translated min2, max2
|
2021-10-22 17:57:55 +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 |
|
Maksim Kita
|
a6ef4caa83
|
Update splitting-merging-functions.md
|
2021-10-22 00:21:40 +03:00 |
|
Maksim Kita
|
cf19492da0
|
Update splitting-merging-functions.md
|
2021-10-22 00:21:10 +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
|
c1d54700db
|
Update json-functions.md
|
2021-10-21 15:32:58 +03:00 |
|
gyuton
|
7cb6cddf6d
|
Initial draft
|
2021-10-20 19:52:18 +03:00 |
|
Vladimir Goncharov
|
b719abd6b5
|
Update json-functions.md
|
2021-10-20 15:25:35 +03:00 |
|
karnevil13
|
fa6856ab5e
|
edit&translate
|
2021-10-20 01:38:34 +03:00 |
|
Roman Bug
|
3c9025d04e
|
Add max argument for mapPopulateSeries function
|
2021-10-20 00:17:13 +03:00 |
|
Roman Bug
|
6be11192f4
|
Update docs/ru/sql-reference/functions/tuple-map-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-19 23:47:56 +03:00 |
|
Roman Bug
|
deeb00f75a
|
Update docs/ru/sql-reference/functions/tuple-map-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-19 23:47:46 +03:00 |
|
Roman Bug
|
32dd422cc7
|
Update map container
|
2021-10-19 16:42:16 +03:00 |
|
romanzhukov
|
502183c4aa
|
Update tuple-map-functions.md
Fix link
|
2021-10-15 23:17:01 +03:00 |
|
romanzhukov
|
97d228f64b
|
Update mapPopulateSeries
Update mapPopulateSeries
|
2021-10-15 23:03:49 +03:00 |
|
Pavel
|
49e9ea40ac
|
Update string-functions.md
|
2021-10-15 14:02:57 +05: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 |
|
karnevil13
|
7c6ef01a04
|
em dash fixed
|
2021-10-14 02:00:40 +03:00 |
|
karnevil13
|
9c153b1df6
|
Merge branch 'karnevil-DOCSUP-14788' of https://github.com/karnevil13/ClickHouse into karnevil-DOCSUP-14788
|
2021-10-14 01:26:55 +03:00 |
|
karnevil13
|
ef1a01603f
|
Update type-conversion-functions.md
|
2021-10-14 01:17:34 +03:00 |
|
karnevil13
|
db9f72ce0f
|
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-14 00:56:38 +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 |
|
karnevil13
|
c76d4c8a28
|
Improved description.
|
2021-10-13 00:49:26 +03:00 |
|
karnevil13
|
bf1e3b6b5b
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:52:16 +03:00 |
|
karnevil13
|
1ecbe43065
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:52:08 +03:00 |
|
karnevil13
|
e120de60d4
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:51:50 +03:00 |
|
karnevil13
|
601050ea38
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:50:25 +03:00 |
|
karnevil13
|
0c645aaeec
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:50:14 +03:00 |
|
karnevil13
|
19217af59d
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:50:07 +03:00 |
|
karnevil13
|
4a64265db8
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:49:39 +03:00 |
|
karnevil13
|
442fe2d979
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:49:31 +03:00 |
|
karnevil13
|
835eb86b1c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:48:39 +03:00 |
|
karnevil13
|
a24a8f4bdc
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:48:19 +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
|
3dcc00077c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:46:25 +03:00 |
|
karnevil13
|
007ac0f61c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:45:16 +03:00 |
|
karnevil13
|
3f81281e4c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:44:58 +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 |
|
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 |
|