George
33e12f7b4a
added aliases for encoding functions
2021-02-16 14:12:44 +03:00
George
bc6fdc7d4b
added aliases for date-time functions
2021-02-16 14:12:12 +03:00
gyuton
0b0b481825
DOCSUP-5602: Edited and translated to russian ( #20302 )
...
* Edited and added translation
* Minor fixes
* Fix typo
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
2021-02-16 14:02:33 +03:00
George
a632280011
added alias for nulls
2021-02-16 13:53:44 +03:00
lehasm
6734df2a01
Unnecessary new lines removed
2021-02-15 21:25:32 +03:00
Roman Bug
e34d6b0f37
Update docs/ru/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-15 21:25:10 +03:00
lehasm
d38198dade
ru translation
2021-02-15 18:58:46 +03:00
Vitaly Baranov
b9a460709d
Merge pull request #19592 from olgarev/revolg-DOCSUP-5823-Add_new_data_type_Map(key,value)
...
DOCSUP-5823: Documented Map(key,value) type and map() function.
2021-02-15 16:23:21 +03:00
Roman Bug
994b998df9
Update docs/ru/sql-reference/operators/in.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 01:54:20 +03:00
Roman Bug
82701ecbec
Update docs/ru/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 01:54:15 +03:00
Roman Bug
b82bf79c52
Update docs/ru/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 01:54:10 +03:00
Roman Bug
cda9dc7600
Update docs/ru/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 01:54:02 +03:00
Roman Bug
cdac3cf9ce
Update docs/ru/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 01:53:51 +03:00
Dmitriy
0d9578efc9
Edit and translate
...
Поправил английскую версию и выполнил перевод.
2021-02-14 14:14:39 +03:00
Vladimir
3f7128d8e7
Merge pull request #20085 from gyuton/gyuton-DOCSUP-6295-Update_isIPv4String-andisIPv6String-functions
2021-02-13 17:10:39 +03:00
lehasm
00ac1e691a
studentttest, welchttest, mannwhitneyutest markup fixed (ru)
2021-02-12 23:01:47 +03:00
Vladimir
0bd16745de
Bit more complicated example for isIPv4String - ru
2021-02-12 16:53:44 +03:00
George
90ba831301
Fixes
2021-02-12 09:43:31 +03:00
gyuton
275a7870bc
Update docs/ru/sql-reference/functions/ip-address-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-12 09:21:54 +03:00
Olga Revyakina
bb2a11bcfd
Misspelling
2021-02-12 07:43:33 +03:00
George
4c8632bd9a
Minor fixes
2021-02-12 00:22:55 +03:00
George
2a9a6cf404
Edited and translated parametric-functions
2021-02-11 19:46:23 +03:00
George
fc6587319c
Edit and translated encription-functions
2021-02-11 19:29:46 +03:00
George
48b8685d6e
minor fixes
2021-02-11 12:46:14 +03:00
George
8b4d9e421a
Added translation
2021-02-11 12:21:59 +03:00
Olga Revyakina
2905df831f
JSON deteted
2021-02-11 10:15:18 +03:00
Roman Bug
37979c8b87
Update type-conversion-functions.md
...
Add Returned values
2021-02-11 02:03:36 +03:00
Roman Bug
d4bd82c6c9
Update in.md
...
Updates in IN from EN comments.
2021-02-11 01:56:12 +03:00
Roman Bug
59752cbf27
Update type-conversion-functions.md
...
Fix changes from EN review.
2021-02-11 01:50:13 +03:00
Kruglov Pavel
df7cc6b195
Merge pull request #20026 from gyuton/gyuton-DOCSUP-5788-Document_the_optimize_on_insert_setting
...
DOCSUP-5788: Documented the optimize_on_insert setting
2021-02-10 19:55:32 +03:00
Denny Crane
ca855e36a1
Update external-dicts-dict-layout.md
...
range_hashed corrected
2021-02-09 14:49:45 -04:00
Roman Bug
44e857b5ea
Update simpleaggregatefunction.md
2021-02-09 17:30:16 +03:00
Roman Bug
94a489ce97
Update docs/ru/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-09 17:25:04 +03:00
alexey-milovidov
709e74d7ff
Update insert-into.md
2021-02-09 15:14:30 +03:00
romanzhukov
b48866d59d
Merge master to fix merge error.
2021-02-09 14:32:52 +03:00
Roman Bug
b676f63f1d
Update docs/ru/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-09 13:58:22 +03:00
Roman Bug
e252b13842
Update simpleaggregatefunction.md
...
Remove output of creating table example.
2021-02-08 23:54:28 +03:00
tavplubix
1c053c877c
Merge pull request #20108 from gyuton/gyuton-DOCSUP-6110-Update_argMin_and_argMax
...
DOCSUP-6110: Updated argMin and argMax
2021-02-08 20:04:26 +03:00
gyuton
79a83c3438
Update argmin.md
2021-02-08 18:25:36 +03:00
gyuton
22f9c82117
Update argmax.md
2021-02-08 18:23:58 +03:00
lehasm
363aefb42e
DOCSUP-3908: mannWitneyUTest, welchTTest and studentTTest documentation ( #19784 )
...
* studentTTest function description
* welchttest description, links in studentttest
* mannWhitneyUTest description
* Text changed slightly
* Text changed slightly
* Text changed slightly
* Text changed slightly
* - First header is first level.
- sample_index type set to UInt64.
- Return values renamed.
- mannWhitneyUTest:
- added continuity_correction parameter
- optional parameters wrapped in braces [ ]
- description refactored
- example SQL placed on single line
* Improved formulations (hopefully)
General data type names used (Integer, Float, Decimal)
Removed names from return values
* Fixes
* Optional parameters stated explicitly
* New line at the end of files
* Russian function description
* Files moved in the right folder
* Translated 'Original article' to russian
* Typos are fixed
* fixed alowed parameter value: "two sided" -> "two-sided"
* duplicate word "require" is removed from exception messages
* mannWhitneyUTest description changed
Added Tuple link in return values
"samples from two populations" added in short descriptions
* Russian translation updated
* fix
Co-authored-by: Alexey Smirnov <alexey-sm@yandex-team.ru>
2021-02-08 15:58:27 +03:00
romanzhukov
5647f0eb8c
DOCSUP-5822: IN oper - supports diff types.
2021-02-08 15:51:33 +03:00
romanzhukov
8efee9ed9a
DOCSUP-5822: IN oper - supports diff types.
2021-02-08 15:40:23 +03:00
Kruglov Pavel
c92d468b6f
Merge pull request #19792 from gyuton/gyuton-DOCSUP-5909-Document_array_aggregation_functions
...
DOCSUP-5909: Documented array aggregation functions
2021-02-06 16:52:50 +03:00
George
73b7540ebe
Merge branch 'gyuton-DOCSUP-5909-Document_array_aggregation_functions' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-5909-Document_array_aggregation_functions
2021-02-06 16:37:53 +03:00
George
a790cd9bc5
Fixes
2021-02-06 16:37:12 +03:00
George
4222b5ece6
Fixes
2021-02-06 13:23:57 +03:00
George
cddfc91bcc
Fixes
2021-02-06 13:12:17 +03:00
gyuton
de30b1477c
Update view.md
2021-02-06 13:00:39 +03:00
George
147cc4ae47
fixed typos
2021-02-06 12:48:53 +03:00
George
09743bdd9f
Added translation
2021-02-06 12:43:48 +03:00
Evgeniia Sudarikova
e051423584
add RU docs
2021-02-05 22:14:52 +03:00
romanzhukov
cc17edbc99
DOCSUP-5822: Add function documentation and fix all file examples.
2021-02-05 13:29:31 +03:00
George
38c2add4f7
Added translation
2021-02-05 11:15:11 +03:00
romanzhukov
a3721ef0ac
Revert "DOCSUP-5266: Fix ticket comments."
...
This reverts commit 9a9138d038
.
2021-02-05 01:44:18 +03:00
romanzhukov
9a9138d038
DOCSUP-5266: Fix ticket comments.
2021-02-05 01:37:59 +03:00
romanzhukov
0fbb347307
DOCSUP-5266: Fix ticket comments.
2021-02-05 00:39:14 +03:00
romanzhukov
699b389bc7
Merge branch 'romanzhukov-DOCSUP-5266-PR-translate' of https://github.com/Ka1bi4/ClickHouse into romanzhukov-DOCSUP-5266-PR-translate
2021-02-05 00:06:08 +03:00
romanzhukov
0665cc3981
Merge branch 'master' into romanzhukov-DOCSUP-5266-PR-translate
2021-02-05 00:04:43 +03:00
Roman Bug
d7098e5678
Update docs/ru/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-05 00:00:04 +03:00
Roman Bug
c1328a9638
Update docs/ru/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-04 23:59:18 +03:00
Roman Bug
1bd80f6c52
Update docs/ru/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-04 23:59:00 +03:00
George
c2312bd72e
updated description and added translation
2021-02-04 18:31:00 +03:00
Denny Crane
d219540a9c
max_array_size = 1mil
2021-02-04 11:13:32 -04:00
alexey-milovidov
cd1f11c85a
Update string-search-functions.md
2021-02-03 14:07:14 +03:00
vdimir
bb9a7e89df
Merge pull request #19772 from gyuton/gyuton-DOCSUP-5931-Document_the_byteSize_function
...
DOCSUP-5931: Documented the byteSize function
2021-02-03 13:12:03 +03:00
Olga Revyakina
f179b8b9ae
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into revolg-DOCSUP-5823-Add_new_data_type_Map(key,value)
2021-02-02 17:15:14 +03:00
romanzhukov
f6de129164
DOCSUP-5822: Add function documentation.
2021-02-02 09:57:41 +03:00
gyuton
35e7c15394
Update docs/ru/sql-reference/functions/array-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-02 05:58:25 +03:00
George
1f6a686f4e
Some fixes
2021-02-02 05:54:38 +03:00
Olga Revyakina
297d106f14
Fixed, translated. Symbolic links added.
2021-02-02 03:24:01 +03:00
romanzhukov
23914860b0
DOCSUP-5266: Fix ticket comments.
2021-02-01 21:43:38 +03:00
romanzhukov
f58ae0ffa1
DOCSUP-5266: Fix ticket comments.
2021-02-01 21:27:13 +03:00
romanzhukov
a937bf26a1
DOCSUP-5266: Fix ticket comments.
2021-02-01 21:11:47 +03:00
Ilya Yatsishin
ec464cc06e
Merge pull request #19783 from sevirov/sevirov-DOCSUP-5271-edit_translate_russian
...
DOCSUP-5271: Edit and translate to Russian
2021-02-01 15:18:18 +03:00
George
4c9a640ed4
Minor fixes
2021-01-31 22:02:42 +03:00
George
ecab446721
updated and added translation
2021-01-31 21:23:57 +03:00
Roman Bug
ebcee0525d
Update docs/ru/sql-reference/data-types/simpleaggregatefunction.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 18:47:50 +03:00
Roman Bug
004b9dd098
Update docs/ru/sql-reference/data-types/simpleaggregatefunction.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 18:47:41 +03:00
Roman Bug
ac0ec2753c
Update docs/ru/sql-reference/data-types/simpleaggregatefunction.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 18:47:33 +03:00
Roman Bug
7126ca3769
Update docs/ru/sql-reference/data-types/simpleaggregatefunction.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 18:47:25 +03:00
Roman Bug
320e78dea6
Update docs/ru/sql-reference/data-types/simpleaggregatefunction.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 18:47:15 +03:00
Roman Bug
9e0d5c4c98
Update docs/ru/sql-reference/data-types/simpleaggregatefunction.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 18:46:53 +03:00
sevirov
df28433457
Update docs/ru/sql-reference/statements/select/index.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 16:34:39 +03:00
sevirov
a46c8e0c73
Update docs/ru/sql-reference/statements/select/index.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 16:33:49 +03:00
sevirov
c7fa78be1e
Update docs/ru/sql-reference/statements/select/index.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 16:32:07 +03:00
Dmitriy
649386ff0f
Edit and translate to Russian
...
Поправил английскую версию и перевел на русский язык.
2021-01-29 23:15:42 +03:00
Kruglov Pavel
742b740753
Merge pull request #18490 from damozhaeva/dmozhaeva-DOCSUP-4705-edit-and-translate
...
DOCSUP-4705 edit and translate
2021-01-29 14:46:42 +03:00
George
1bd95e474c
Minor fix
2021-01-29 10:19:01 +03:00
George
e89c98044e
fixed links
2021-01-29 09:58:31 +03:00
George
9f71596809
Added translation
2021-01-29 09:48:53 +03:00
Dmitriy
e7d8aa250c
Add links
...
Добавил ссылки на модификаторы.
2021-01-28 23:57:04 +03:00
Dmitriy
48ca41eb22
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-5271-edit_translate_russian
2021-01-28 22:58:33 +03:00
Dmitriy
c6beaba12a
Edit and translate into Russian
...
Выполнил перевод на русский язык, немного поправив английскую версию.
2021-01-28 22:18:49 +03:00
Vitaly Baranov
9d5dec82ac
Merge pull request #19486 from olgarev/revolg-DOCSUP-5917-Access_Management_and_SHOW_ACCESS
...
DOCSUP-5917: CREATE QUOTA and ALTER QUOTA syntax updated
2021-01-28 14:26:30 +03:00
Olga Revyakina
0749d20712
Same for ALTER
2021-01-28 13:17:50 +03:00
Olga Revyakina
f3dd1aadc3
Syntax and links
2021-01-28 13:06:44 +03:00
Vitaly Baranov
4706c17a99
Merge pull request #19512 from olgarev/revolg-DOCSUP-5917-Multiple_names
...
DOCSUP-5917: Multiple names
2021-01-27 14:16:17 +03:00
Vitaly Baranov
6c75197039
Merge pull request #19488 from olgarev/revolg-DOCSUP-5917-SHOW_ACCESS_statement
...
DOCSUP-5917: Docs for SHOW ACCESS statement
2021-01-27 14:14:16 +03:00
romanzhukov
68119d7868
DOCSUP-5266: fix PR and ticket comments
2021-01-27 12:50:49 +03:00
romanzhukov
32c457f184
Merge branch 'romanzhukov-DOCSUP-5266-PR-translate' of https://github.com/Ka1bi4/ClickHouse into romanzhukov-DOCSUP-5266-PR-translate
2021-01-27 12:35:42 +03:00
romanzhukov
1f22ba4bbb
DOCSUP-5266: fix PR and ticket comments
2021-01-27 12:35:08 +03:00
Alexey Milovidov
3562250594
Remove outdated index_granularity from docs
2021-01-27 03:58:48 +03:00
Olga Revyakina
22a0354d2a
Wrong syntax fixed
2021-01-27 01:40:14 +03:00
Olga Revyakina
924e5c6ad3
Old syntax deleted
2021-01-27 00:20:49 +03:00
Dmitriy
9f4e51d36b
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4918-update_description_final
2021-01-26 19:35:41 +03:00
Ivan
1834c5ccae
Update date-time-functions.md
2021-01-26 14:04:39 +03:00
romanzhukov
0f7f8ace73
DOCSUP-5266: Add changes from PR
2021-01-26 01:39:23 +03:00
Dmitriy
d121eb4787
Update the description of the SELECT queries with FINAL
...
Объяснил преимущество параллельности SELECT запросов с модификатором FINAL..
2021-01-25 23:31:06 +03:00
damozhaeva
9d91855099
Merge branch 'master' into dmozhaeva-DOCSUP-4705-edit-and-translate
2021-01-24 22:47:06 +03:00
Olga Revyakina
42e5c3c413
Translated to ru
2021-01-23 09:27:57 +03:00
Olga Revyakina
cc5022f312
Docs for SHOW ACCESS statement (en, ru)
2021-01-23 08:33:05 +03:00
Dmitriy
1b5af93571
Translation into Russian
...
Поправил английскую версию и выполнил перевод на руский язык.
2021-01-21 19:50:19 +03:00
tavplubix
0ef00bc4a6
Merge pull request #19023 from sevirov/sevirov-DOCSUP-4966-add_multiword_data_types
...
DOCSUP-4966: Add some multiword data types
2021-01-21 16:07:25 +03:00
Nikita Mikhaylov
3634e87d16
Merge pull request #19090 from ka1bi4/romanzhukov-DOCSUP-5272-translation
...
DOCSUP-5272: Edit and translate to RU: primary key in create table statement.
2021-01-21 15:35:22 +03:00
alexey-milovidov
ea0a49ed7a
Merge pull request #19248 from sevirov/sevirov-DOCSUP-5845-edit_translate_russian_encodexmlcomponent
...
DOCSUP-5845: Edit and translate to Russian
2021-01-21 10:15:05 +03:00
Dmitriy
a8756aed10
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4966-add_multiword_data_types
2021-01-20 22:07:02 +03:00
romanzhukov
8da4aa5bf0
DOCSUP-5272: fix PR and ticket comments
2021-01-20 20:10:35 +03:00
Evgenia Sudarikova
166fcd80b5
DOCSUP-5600: Edit and translate to Russian ( #19152 )
2021-01-20 18:27:59 +03:00
Dmitriy
5b7af74f84
Fix multiword types.md
...
Внес небольшие поправки.
2021-01-19 20:10:23 +03:00
Dmitriy
b4addbf2c9
Fix translation
...
Поправил перевод.
2021-01-19 18:24:37 +03:00
Dmitriy
3668885f6f
Fix translation of multiword types
...
Заменил выражение "типы с названием из нескольких слов" на "составные типы".
2021-01-19 17:42:34 +03:00
alexey-milovidov
cf69fbd1fc
Merge pull request #18984 from olgarev/revolg-DOCSUP-4645-optimize_aggregation_in_order_setting
...
DOCSUP-4645: Documented optimize_aggregation_in_order setting
2021-01-19 17:39:25 +03:00
gyuton
cf3a89cd7b
DOCSUP-4710: Added support numeric parameters in number and string data types ( #18696 )
...
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-18 19:01:07 +03:00
sevirov
b75dd0badd
DOCSUP-5604: Edit and translate to Russian ( #18929 )
...
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-18 19:00:46 +03:00
Dmitriy
0d33514433
Edit and translate to Russian
...
Внес поправки в английскую версию и выполнил перевод на русский язык.
2021-01-18 18:24:17 +03:00
tavplubix
521179c6db
Merge pull request #18983 from olgarev/revolg-DOCSUP-4960-Settings_in_Select
...
DOCSUP-4960: SETTINGS clause in SELECT
2021-01-18 13:04:43 +03:00
Olga Revyakina
17b2ca2374
Fixes
2021-01-17 20:05:46 +03:00
Olga Revyakina
fe5053df95
Added note about memory usage
2021-01-17 00:35:41 +03:00
olgarev
cd865dcf42
Apply suggestions from code review
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-16 22:34:13 +03:00
Kruglov Pavel
d722dd835f
Merge pull request #18605 from gyuton/gyuton-DOCSUP-5601-Edit_and_translate_to_Russian
...
DOCSUP-5601: Edited and translated to Russian
2021-01-16 19:33:48 +03:00
Olga Revyakina
489fa1e083
Fixes and translation to Ru
2021-01-16 13:30:15 +03:00
Olga Revyakina
95c8018b46
Fixes and translation to Ru
2021-01-16 12:58:08 +03:00
alexey-milovidov
7b4db1436b
Merge pull request #19024 from den-crane/patch-5
...
Doc. tuple() is required in part expressions
2021-01-15 14:08:30 +03:00
Denny Crane
b2aa4d9709
Update partition.md
2021-01-14 14:22:19 -04:00
romanzhukov
812f8ee197
DOCSUP-5272: primary key crosslink in doc
2021-01-14 21:10:32 +03:00
Denny Crane
5143378bb4
Update partition.md
2021-01-14 13:54:17 -04:00
romanzhukov
5c97e47393
DOCSUP-5272: Add PR#17213 translation to RU
2021-01-14 20:50:32 +03:00
alexey-milovidov
ac1c17ac76
Merge pull request #17993 from olgarev/revolg-DOCSUP-4737-Fix_COLUMNS_sintax
...
DOCSUP-4737: Fixed columns syntax
2021-01-14 15:30:53 +03:00
alexey-milovidov
399650af31
Update insert-into.md
2021-01-14 15:29:31 +03:00
Denny Crane
7bfacb79dd
Update external-dicts-dict-lifetime.md
2021-01-13 19:11:12 -04:00
Denny Crane
38ce7c0c9c
Update external-dicts-dict-lifetime.md
2021-01-13 19:08:51 -04:00
Denny Crane
1244fed8bb
Update external-dicts-dict-lifetime.md
2021-01-13 19:01:17 -04:00
Denny Crane
2b40ac29e0
Update partition.md
2021-01-13 18:56:24 -04:00
Denny Crane
fd67eb1251
Update partition.md
...
tuple req. in part expressions
2021-01-13 18:53:28 -04:00
alesapin
163be41718
Merge pull request #17059 from AnaUvarova/ana-uvarova-DOCSUP-3122-update-alter
...
DOCSUP-3122: Document two expressions ALTER
2021-01-12 14:04:46 +03:00
alesapin
cb2c4d3a8d
Update column.md
2021-01-12 12:20:00 +03:00
alesapin
089213634b
Update ttl.md
2021-01-12 12:00:31 +03:00
Denny Crane
7291fc030d
Update distinct.md
...
removed an outdated note
2021-01-11 19:55:10 -04:00
Olga Revyakina
2244bc8351
Links removed in Russian
2021-01-11 22:09:36 +03:00
gyuton
f76c4a7660
Merge branch 'master' into gyuton-DOCSUP-5601-Edit_and_translate_to_Russian
2020-12-30 17:58:32 +03:00
alexey-milovidov
af39c2f1d7
Merge branch 'master' into dmozhaeva-DOCSUP-4706-edit-and-translate
2020-12-30 17:11:54 +03:00
alexey-milovidov
f80d3c293a
Update hash-functions.md
2020-12-30 17:09:43 +03:00
alexey-milovidov
ca4a795be3
Update date.md
2020-12-30 17:07:45 +03:00
alexey-milovidov
b7be1a81f5
Merge pull request #18153 from sevirov/sevirov-DOCSUP-4617-document_union_default_mode_setting
...
DOCSUP-4617: Document the union_default_mode setting
2020-12-30 17:01:29 +03:00
alexey-milovidov
b3660d7783
Update union.md
2020-12-30 17:00:54 +03:00
ana-uvarova
8b03bef74e
order fixes
2020-12-30 02:36:04 +03:00
ana-uvarova
0c2b4189ac
output format fix and en-ru similarity fix
2020-12-30 02:24:41 +03:00
Dmitriy
c84d02c658
Update union.md
...
Изменил возможность записывать подзапросы с union в круглых скобках.
2020-12-29 23:54:11 +03:00
alexey-milovidov
2baff7d07e
Merge pull request #18314 from Islam93/ru-datetime-see-also-block-fix
...
see also block fixes for datetime rus doc
2020-12-29 20:19:44 +03:00
Dmitriy
bb290e185f
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4617-document_union_default_mode_setting
2020-12-29 19:59:30 +03:00
Nikita Mikhaylov
d4f25723cf
Merge pull request #18326 from sevirov/sevirov-DOCSUP-5219-document_countMatches_function
...
DOCSUP-5219: Document the countMatches function
2020-12-29 19:37:13 +03:00
alexey-milovidov
206660631c
Update datetime64.md
2020-12-29 17:50:25 +03:00
George
e654564aa0
Minor improvements
2020-12-29 14:30:47 +03:00
George
56a757d818
Added translation and updated the description
2020-12-29 14:07:30 +03:00
Nikita Mikhaylov
c8c4de0617
Merge pull request #18328 from sevirov/sevirov-DOCSUP-4552-document_tcpPort()_function
...
DOCSUP-4552: Document the tcpPort() function
2020-12-28 20:27:40 +03:00
Nikita Mikhaylov
fc4d061ba0
Merge pull request #18380 from ka1bi4/romanzhukov-DOCSUP-5043-edit-translate-PR
...
DOCSUP-5043: Edit and translate PR to Russian
2020-12-28 20:24:51 +03:00
Nikita Mikhaylov
6863dbd6a8
Merge pull request #18480 from vdimir/ip-dict-key-access
...
IP dict key access
2020-12-28 16:15:40 +03:00
Dmitriy
cc034b3373
Update union.md
...
Подкорректировал английскую и русскую версии.
2020-12-27 11:36:18 +03:00
Nikita Mikhaylov
9a3feb770e
Merge pull request #18399 from gyuton/gyuton-DOCSUP-4967-finalizeAggregation
...
DOCSUP-4967: Updated finalizeAggregation documentation
2020-12-25 22:55:37 +03:00
Nikita Mikhaylov
4a87118f02
Update other-functions.md
2020-12-25 19:04:38 +03:00
George
b900ddd1c3
fixed description
2020-12-25 18:50:38 +03:00
George
ca0a3de581
fixed typos
2020-12-25 13:35:16 +03:00
ana-uvarova
2321d9529c
review comments
2020-12-24 22:45:19 +03:00
vdimir
fcfe7f2c5d
Add option access_to_key_from_attributes to documentation for ip_trie
2020-12-24 19:13:49 +00:00
Dmitriy
30d38bf9c4
Update union.md
...
Переструктурировал текст.
2020-12-24 21:04:32 +03:00
Dmitriy
06819c187b
Update countMatches function
...
Поставил ';' в конце запросов.
2020-12-24 20:06:11 +03:00
George
d2a0551845
fixed arrayReduce
2020-12-24 12:13:49 +03:00
George
f0f91fafaf
fixed a link
2020-12-24 11:44:45 +03:00
George
be85056c71
added translation
2020-12-24 11:25:47 +03:00
Dmitriy
31e4512c3d
One UNION section.
...
Объединил все в один раздел UNION.
2020-12-23 22:36:20 +03:00
Daria Mozhaeva
5c9fe8ff7e
Edit and translate to Russian.
2020-12-23 18:35:32 +03:00
romanzhukov
7932f1abab
DOCSUP-5043: Minor fix
2020-12-23 02:27:53 +03:00
Dmitriy
46a8027947
Translation into Russian language
...
Выполнил перевод на русский язык.
2020-12-22 22:10:03 +03:00
Dmitriy
14c11ac46f
Update other-functions.md
...
Перевел example.
2020-12-22 21:37:42 +03:00
Dmitriy
a6d420d809
Update other-functions.md
...
Перевел на русский язык.
2020-12-22 21:32:31 +03:00
alexey-milovidov
356e9ad195
Update datetime.md
2020-12-21 23:51:44 +03:00
alexey-milovidov
233d2d374f
Merge pull request #18235 from adevyatova/annadevyatova-DOCSUP-4106-first
...
DOCSUP-4906: Update description ALTER TABLE
2020-12-21 19:49:56 +03:00
alexey-milovidov
84eb4a497c
Update column.md
2020-12-21 19:48:28 +03:00
alexey-milovidov
c171cab111
Update column.md
2020-12-21 19:48:03 +03:00
Islam Israfilov (Islam93)
e0400e335b
see also block fixes for datetime rus doc
2020-12-21 16:31:35 +03:00
Anna
982123a994
reduce
2020-12-21 11:30:02 +03:00
Anna
7f675aacbe
fixed
2020-12-21 11:22:41 +03:00
Olga Revyakina
cfbb32ec87
Upd - about modifiers
2020-12-20 18:18:47 +03:00
Olga Revyakina
c88ad61b90
Merge remote-tracking branch 'origin/master' into revolg-DOCSUP-4737-Fix_COLUMNS_sintax
2020-12-20 18:11:45 +03:00
Dmitriy
442f9cf590
Update settings.md and union-all.md
...
Выполнил перевод на русский язык.
2020-12-20 15:25:14 +03:00
alexey-milovidov
6c6edfc050
Merge pull request #17350 from dfenelonov/fenelonov-DOCSUP-1953-distinct_combinator
...
fenelonov-docsup-1953-distinct_combinator: Documented the distinct combinator
2020-12-20 09:50:29 +03:00
alexey-milovidov
6c88912203
Update combinators.md
2020-12-20 09:49:13 +03:00
Anna
056d55c628
update alter ... add | modify column
2020-12-19 00:19:01 +03:00
ana-uvarova
dc6a6a4cc7
Russian polishing
2020-12-17 11:15:12 +03:00
ana-uvarova
ba2c53c4df
Russian done
2020-12-17 11:02:46 +03:00
alexey-milovidov
792d8981ab
Merge pull request #18115 from AnaUvarova/ana-uvarova-DOCSUP-2030-rus-faq-order
...
DOCSUP-2030 Rus FAQ order
2020-12-17 03:36:07 +03:00
Dmitriy
9c86559334
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4617-document_union_default_mode_setting
2020-12-16 23:28:22 +03:00
ana-uvarova
60b916fe0b
polishing links
2020-12-16 21:24:06 +03:00
Dmitriy
77e10884fc
Document union_default_mode setting
...
Задокументировал настройку union_default_mode.
2020-12-16 20:04:16 +03:00
ana-uvarova
b842cb0455
one more try
2020-12-15 23:38:36 +03:00
ana-uvarova
acfc3d4281
host fixes
2020-12-15 22:47:24 +03:00
Denny Crane
3ec48cec53
Update date-time-functions.md
...
toYYYYMM translation to Russian
2020-12-14 22:19:06 -04:00
alexey-milovidov
436adf34df
Merge pull request #17881 from gyuton/gyuton-DOCSUP-4263-Update_the_sql_statement_ORDER_BY
...
DOCSUP-4263: Updated the sql statement order by
2020-12-13 04:37:29 +03:00
George
c7d48c48ce
more troubleshooting
2020-12-12 11:58:07 +03:00
George
fa9257cd82
fix
2020-12-12 11:14:46 +03:00
George
1567444628
troubleshooting - fixed links to original articles
2020-12-12 10:36:39 +03:00
George
9b1d919110
more troubleshooting
2020-12-12 06:39:22 +03:00
George
3794cb2d3f
troubleshooting the error
2020-12-12 05:48:23 +03:00
George
d5f87efba5
fixed a typo in translation
2020-12-12 04:16:58 +03:00
George
99212dcb73
added translation
2020-12-12 04:06:37 +03:00
Olga Revyakina
c8e1f72f22
Fixed
2020-12-11 08:50:08 +03:00
alexey-milovidov
75347ab5f5
Merge pull request #17702 from den-crane/patch-7
...
Doc. Russian translation for some missing date-time-functions
2020-12-11 01:54:20 +03:00
alexey-milovidov
822eb0c805
Update date-time-functions.md
2020-12-11 01:53:53 +03:00
alexey-milovidov
4ab123f6c7
Update date-time-functions.md
2020-12-11 01:52:50 +03:00
alexey-milovidov
91224948a2
Update date-time-functions.md
2020-12-11 01:51:55 +03:00
alexey-milovidov
85a8cc35b3
Update date-time-functions.md
2020-12-11 01:51:07 +03:00
alexey-milovidov
cd65389835
Merge pull request #17879 from den-crane/patch-1
...
Doc. SYSTEM DROP REPLICA Russian doc
2020-12-11 01:43:26 +03:00
alexey-milovidov
cbf7e947c8
Update system.md
2020-12-11 01:43:07 +03:00
alexey-milovidov
35b549a0d4
Merge pull request #17704 from sevirov/sevirov-DOCSUP-4523-add_some_of_missed_cmath_functions
...
DOCSUP-4523: Add some of missed cmath functions
2020-12-10 01:45:41 +03:00
Daria Mozhaeva
843a26cbca
Edit and translate v2.
2020-12-09 18:50:58 +03:00
Daria Mozhaeva
d1c7833f28
Edit and translate.
2020-12-09 17:03:38 +03:00
Denny Crane
acd8eada4a
Update system.md
...
SYSTEM DROP REPLICA Russian doc
2020-12-07 20:40:04 -04:00
Dmitriy
fadf764fef
Update math-functions.md
...
Внес изменения в описание обратных гиперболических функций.
2020-12-06 12:55:09 +03:00
Olga Revyakina
66c7f611e2
Syntax fixed
2020-12-05 04:19:29 +03:00
Dmitriy
3a265cf5a0
Update math-functions.md
...
Исправляю битую ссылку.
2020-12-04 23:24:31 +03:00
Ilya Yatsishin
6957e0de87
Merge pull request #17452 from sevirov/sevirov-DOCSUP-4266-document_alter_update_delete_partition
...
DOCSUP-4266: Document the SQL-statement ALTER UPDATE/DELETE ... IN PARTITION
2020-12-04 14:40:51 +03:00
Dmitriy
b072456932
Update math-functions.md
...
Правлю битую ссылку.
2020-12-04 01:08:10 +03:00
Dmitriy
79d68958cb
Update math-functions.md
...
Выполнил перевод на русский язык.
2020-12-03 23:59:17 +03:00
Dmitriy
aca04ebc87
Update files in the 'alter'.
...
Внес поправки в английскую версию, выполнил перевод на русский язык, подкорректировал некоторые файлы в 'ALTER'.
2020-12-02 23:26:48 +03:00
Anna Shakhova
4479cfbcb0
DOCSUP-3871: Document prefer_not_to_merge option ( #17090 )
...
* Init commit
* Translation
* Fixed
* Fixed
* Fixed
* Fixed
2020-12-02 22:03:24 +03:00
Denny Crane
49c9793d51
Update date-time-functions.md
2020-12-01 17:02:21 -04:00
Denny Crane
c1b989c45e
Update date-time-functions.md
2020-12-01 15:38:53 -04:00
Denny Crane
6791558668
Update date-time-functions.md
2020-12-01 14:22:28 -04:00
Denny Crane
c3b6c7fe89
Update date-time-functions.md
2020-11-30 21:59:37 -04:00
Denny Crane
5c6a19dc30
toTimeZone
2020-11-30 21:56:05 -04:00
sevirov
cc2a287a89
DOCSUP-3922: Document the tuple functions ( #17505 )
...
* Update in-functions.md and tuple-functions.md
Изменил регистр в названиях разделов.
* Update tuple-functions.md and in-functions.md
Убрал описание операторов из in-functions.md.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-28 14:38:57 +03:00
sevirov
2c6ba4a3ab
DOCSUP-4264: Update the SQL-statement ALTER TABLE DROP DETACH PART ( #17374 )
...
* Update partition.md
Обновил подразделы DETACH PARTITION и DROP PARTITION.
* Update partition.md
Сделал изменения в русской версии.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-28 11:27:31 +03:00
Denny Crane
c53cf4055d
translate toUnixTimestamp to Russian
2020-11-27 16:10:50 -04:00
sevirov
59b92c7464
DOCSUP-3922: Document the untuple() function ( #17110 )
...
* Create tuple-functions.md
Выполнил описание функции untuple на английском языке.
* Update tuple-functions.md
Подкорректировал описание.
* Update tuple-functions.md
Подкорректировал описание.
* Update tuple-functions.md
Внес небольшие поправки.
* Translate untuple-functions.md
Выполнил перевод на русский язык.
* Update tuple-functions.md
Внес поправки в английскую и русскую версии.
* Update tuple-functions.md
Внес поправки.
* Update tuple-functions.md and in-functions.md
Добавил функции и ссылки.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-27 22:37:44 +03:00
Anna Shakhova
0ae690e6ed
DOCSUP-2955: documented the rankCorr function ( #16109 )
...
* rankCorr: init commit in English.
* Fixed
* Fixed links.
* Fixed link.
* Fixed link.
* Fixed link.
* Fixed link to document Float32
* Fixed remarks
* Fixed
* Translation
2020-11-27 19:56:38 +03:00
dfenelonov
90159ea2e9
-Distinct combinator description
2020-11-23 06:11:06 +03:00
olgarev
276ba42234
DOCSUP-2864: Documented WITH ROLLUP and WITH CUBE sections of the SELECT query ( #17094 )
...
* Docs en,ru
* Explanation added
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-11-21 23:06:29 +03:00
alexey-milovidov
7c93452044
Merge pull request #17259 from den-crane/patch-7
...
Doc. removed obsolete info about groupby / sum
2020-11-21 22:47:43 +03:00
AnaUvarova
33217c5b49
DOCSUP-1954 initialize aggregation description ( #16793 )
...
* Draft
* Draft+
* host fixes
* host fixes
* ++
* ++
* +++
* Edits, part 1: + parametres and clarification
* Edits
* Fix host
* Update docs/en/sql-reference/aggregate-functions/reference/initializeAggregation.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* nano-fixes and russian translation
* Final edits
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-21 22:47:34 +03:00
Denny Crane
935a747b90
Update index.md
...
removed obsolete info about sum
2020-11-21 15:05:11 -04:00
Denny Crane
20937c71a9
Update group-by.md
...
removed obsolete info about groupby
2020-11-21 14:57:30 -04:00
Denny Crane
1a467930a7
final_parallel
2020-11-19 15:52:52 -04:00
alexey-milovidov
29bfb5a518
Merge pull request #16997 from vdimir/source-clickhouse-usability
...
source(clickhouse(...)) usability
2020-11-19 07:37:00 +03:00
gyuton
fcae0d0f0a
DOCSUP-3845: documented new encrypt and decrypt functions ( #16930 )
...
* Added first draft of description
* Added toc_priority
* Updated description
* Updated documentation
* Added examples
* Fixed links
* variable fixes
* minor fixes
* added translation
* fixed typos in translation
* changed toc_title in translation
* minor change
* added various fixes
* fixed typos
* Deleted unnecessary file
* Deleted extra files
Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-17 17:05:33 +03:00
gyuton
4d602afd28
DOCSUP-3538: Documeted the tid and logTrace funtions ( #16884 )
...
* Added tid and logTrace functions description
* Added minor fixes
* Minor fixes and added ru translation
* Added links
Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-17 13:03:39 +03:00
vdimir
428f42053b
Merge remote-tracking branch 'upstream/master' into source-clickhouse-usability
2020-11-16 22:34:28 +03:00
Artur
3c69dbe42e
Fix arrayAUC function header in documentation
2020-11-15 12:52:41 +03:00
vdimir
66fc546331
Fix doc for LIFETIME statement
2020-11-14 16:45:42 +03:00
gyuton
f48232d615
DOCSUP-3535: Documented the reinterpretAsUUID function (updated) ( #16688 )
...
* Updated description
* Updated description
* Added translation
* Fixed links
* Fixed links 2
* Fixed mistakes in translation
* Improved description and added examples
* Minor fixes
Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-12 19:23:32 +03:00
olgarev
b5ec4ab9d4
DOCSUP-2807: Documented the date_trunc function ( #15429 )
...
* Docs updated for date_trunc() and now().
* Minor fix.
* Minor fix in en. Translation to Russian.
* Minor link fixes.
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Updates
* Minor fix
* Minor updates for now() (en, ru).
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-12 19:14:47 +03:00
Mikhail Filimonov
f4e44e63b0
Remove timeSeriesGroupRateSum from docs
2020-11-11 18:35:48 +01:00
olgarev
115807e77a
DOCSUP-3043: Document the null function (ru) ( #16795 )
...
* my changes to gitignore
* Corrections in English docs and Russian docs added.
* TOC corrections
* TOC fixed
* Revert "my changes to gitignore"
This reverts commit 5884b1e79b
.
* Update docs/en/sql-reference/table-functions/null.md
* Update docs/en/sql-reference/table-functions/null.md
* Update docs/ru/sql-reference/table-functions/null.md
* Update docs/ru/sql-reference/table-functions/null.md
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-10 17:54:53 +03:00
sevirov
4eb684603a
Update order-by.md ( #16770 )
...
Заново сделал изменения в английскую и русскую версии.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-09 11:21:27 +03:00
Anna Shakhova
f4afb46433
DOCSUP-3123: Edited the ReplicatedMergeTree and Polygon dictionaries ( #16110 )
...
* #13573
* #9278
* Fixed
* Fixed
* Fixed link
* Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-polygon.md
* Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-polygon.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-08 22:42:28 +03:00
alexey-milovidov
e8897e1fc5
Merge pull request #16731 from sevirov/sevirov-DOCSUP-3850-document_string_literal_support_interval
...
DOCSUP-3850: Document the string literal support in INTERVAL operator
2020-11-06 12:42:08 +03:00
Dmitriy
e01b220cd8
Update index.md
...
Выполнил перевод на русский язык.
2020-11-06 00:44:56 +03:00
damozhaeva
fa72fed4ad
DOCSUP-3173 Edit and translate to Russian ( #16462 )
...
* Edit and translate to Russian.
* v2 27.10
* other-functions
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-04 22:17:02 +03:00
alexey-milovidov
8a897753b1
Merge pull request #16650 from den-crane/patch-1
...
Russian doc for toUUIDOrNull toUUIDOrZero.
2020-11-04 11:16:59 +03:00
Denny Crane
e945e256bb
Update external-dicts-dict-layout.md
2020-11-03 20:57:14 -04:00
Denny Crane
52f3ef01d4
Update external-dicts-dict-layout.md
2020-11-03 20:55:54 -04:00
Denny Crane
6c37133f2c
Update uuid-functions.md
...
Russian doc for toUUIDOrNull toUUIDOrZero.
2020-11-03 20:05:06 -04:00
Evgenia Sudarikova
2fae1c3c31
DOCSUP-3171: Document the formatRowNoNewline function ( #16603 )
...
* add description in English
* minor changes
* changes in EN and added RU version
2020-11-03 18:59:21 +03:00
damozhaeva
6db9ee4300
DOCSUP-3172: Edit and translate to Russian ( #16153 )
...
* Edit and traslate to Russian.
* Update docs/ru/engines/table-engines/integrations/kafka.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Ticket.
* http.
* kafka ru
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-02 19:54:23 +03:00
Ekaterina
19794bee07
DOCSUP-2966: Update the INSERT INTO statement ( #16404 )
...
* Revert "Update version_date.tsv after release 20.7.4.11"
This reverts commit 9aff247afe
.
* Added translation for feature.
* Fixed.
* Fixed.
* Fixed.
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update version_date.tsv
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-29 21:27:37 +03:00
Anna
0f92fe9ad2
DOCSUP-3118: Document the named subqueries WITH AS ( #16339 )
...
* Update WITH desc
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed, ru translated
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed syntax description
* Update docs/ru/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-29 21:22:28 +03:00
Roman Bug
9ec78855cd
DOCSUP-2806: Add meta header in RU ( #15801 )
...
* DOCSUP-2806: Add meta intro.
* DOCSUP-2806: Update meta intro.
* DOCSUP-2806: Fix meta.
* DOCSUP-2806: Add quotes for meta headers.
* DOCSUP-2806: Remove quotes from meta headers.
* DOCSUP-2806: Add meta headers.
* DOCSUP-2806: Fix quotes in meta headers.
* DOCSUP-2806: Update meta headers.
* DOCSUP-2806: Fix link to nowhere in EN.
* DOCSUP-2806: Fix link (settings to tune)
* DOCSUP-2806: Fix links.
* DOCSUP-2806:Fix links EN
* DOCSUP-2806: Fix build errors.
* DOCSUP-2806: Fix meta intro.
* DOCSUP-2806: Fix toc_priority in examples datasets TOC.
* DOCSUP-2806: Fix items order in toc.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc order.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc index in create
* DOCSUP-2806: Fix toc order in create.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-10-26 13:29:30 +03:00
sevirov
8f03e526a4
DOCSUP-3200: Edit and translate to Russian ( #16204 )
...
* Edit and translate
Отредактировал английскую версию текстов документов и перевел изменения на русский язык.
* Update trace_log.md
Исправляю битые ссылки.
* Fixing broken links
Исправил битые ссылки.
* Fixing broken links
Поправил битую ссылку, добавив раздел в русскую версию.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-26 13:09:41 +03:00
sevirov
b8e754d68f
DOCSUP-3121: Update the SHOW DATABASES and SHOW TABLES descriptions ( #16115 )
...
* Update show.md
Update descriptions of show databases and show tables.
* Update show.md
Update 'identical query'.
* Update show.md
Внес поправки согласно комментариям.
* Update show.md
Внес поправки и перевел на русский язык.
* Update show.md
Внес мелкие поправки.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-23 18:11:02 +03:00
sevirov
e12f69cb59
DOCSUP-3478: Documented the iLike function ( #15880 )
...
* Description of the iLike function
Добавил описание функции iLike и добавил оператор ILIKE.
* Update string-search-functions.md
Changed by comments.
* Update and translation ilike function and ILIKE operator..
Внес поправки в английскую версию и сделал перевод на русский язык.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-19 18:32:09 +03:00
sevirov
0a764bed54
DOCSUP-2954: Documented the view function ( #15881 )
...
* Create view.md
Создал файл view.md и сделал описание функции view.
* Update view.md
I made changes.
* Update view.md
Changed parametrs.
* Update view.md
Changed by comments.
* Create view.md
Перевел на русский язык.
* Update ru and en file view.md
Changed by comments.
* Update en and ru versions view function.
Changed links.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-19 18:26:11 +03:00
Anna
d7014316b2
DOCSUP-2861: Translate on Russian ( #16042 )
...
* Translate on Russian
* Update docs/ru/sql-reference/statements/create/table.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/statements/create/table.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/statements/create/table.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-19 18:22:38 +03:00
olgarev
2478d9a927
Documented the bayesAB function (ru) ( #15993 )
...
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-10-15 20:38:55 +03:00
olgarev
cfda514e1f
Corrections to the cast_keep_nullable setting docs (en, ru). ( #15991 )
...
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-10-15 20:34:48 +03:00
olgarev
ab464350df
Docs for the mechanics of custom settings specifying (russian) ( #15600 )
...
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-10-15 20:27:17 +03:00
Anna
ac438bc5bd
DOCSUP-2965: Add translate for map functions ( #15744 )
...
* Add translate for map func
* Edit English text
* Made ru description match the template
* Fixed links, updated wording
* Fixed links
* Update
2020-10-15 17:53:11 +03:00
AnaUvarova
b1cdcf2d31
DOCSUP-2018-formatDateTime_description_update: added two modificators into the table of supported modificators ( #15614 )
...
* Added two modificators into the table of supported modificators
* Clarified description of added modifiers and started to add info according to the template of function description
* fixed link
* fix link again
* edits
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* comments from ticket
* +
* +
* polishing
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* external link for understanding
* Перевод на русский
* Доработала русский перевод
* Причесала перевод
* Уточнение части перевода
* Шлифовка части перевода
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-14 14:33:23 +03:00
alexey-milovidov
7d2f96ade9
Merge pull request #14508 from olgarev/revolg-DOCSUP-1675-Doc_the_cast_keep_nullable_setting
...
DOCSUP-1675 Docs for the cast_keep_nullable setting
2020-10-14 00:06:03 +03:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00
Artemeey
b3238c2765
Update index.md
...
fix links
2020-10-08 08:10:17 +03:00
Anna
cc9dafcb30
DOCSUP-2614: Added description for isDecimalOverflow and countDigits function ( #15109 )
...
* Added description for isDecimalOverflow and countDigits function
* Update docs/en/sql-reference/data-types/decimal.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/data-types/decimal.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/data-types/decimal.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Translated on russian
* Move to functions/other-functions.md
* Fixed errors
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-07 21:13:01 +03:00
olgarev
dd939ce623
DOCSUP-1674: Docs for the extractAllGroupsHorizontal and extractAllGroupsVertical functions (English) ( #14317 )
...
* Docs for the extractAllGroupsHorizontal and extractAllGroupsVertical functions (English).
* Minor fixes (en).
* Misspelling fixed.
* English docs corrected and translated into Russian.
* English misspelling corrected.
Co-authored-by: Olga Revyakina <revolg@yandex.ru>
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-10-06 14:17:19 +03:00
alexey-milovidov
bbedd9b08f
Merge pull request #15308 from otrazhenia/evgsudarikova-DOCSUP-2402-formatrow
...
DOCSUP-2402: Document the formatRow function
2020-10-03 17:05:46 +03:00
alexey-milovidov
eb67696353
Update type-conversion-functions.md
2020-10-03 17:05:25 +03:00
alexey-milovidov
fd24654ca4
Merge pull request #15324 from adevyatova/annadevyatova-DOCSUP-2615-normalizeQuery
...
DOCSUP-2615: normalizeQuery and normalizeQueryHash
2020-10-03 17:00:14 +03:00
Artem Zuikov
ecdf0ed1a8
update en and ru docs: add 128/256 types ( #15515 )
2020-10-02 16:47:29 +03:00
Konstantin Malanchev
6da04c7d8b
Fix a typo in Russian docs
2020-09-29 10:51:52 +02:00
Anna
ac859470a3
Translate to Russian
2020-09-28 23:58:08 +03:00
Evgeniia Sudarikova
cc7d6ed775
add RU description
2020-09-27 21:24:34 +03:00
Olga Revyakina
e6b91cfd92
Merge branch 'master' into revolg-DOCSUP-1675-Doc_the_cast_keep_nullable_setting
2020-09-21 14:27:14 +03:00
alexey-milovidov
e31a9c42e6
Merge pull request #14838 from BayoNet/docs/CLICKHOUSEDOCS-758-fixing-links
...
DOCS-758: Fixed links. Turned on the "links to nowhere" check for Russian language.
2020-09-20 23:08:55 +03:00
alexey-milovidov
21eeebeb7a
Merge pull request #14772 from otrazhenia/evgsudarikova-DOCSUP-2039
...
DOCS-323: LowCardinality
2020-09-20 23:07:43 +03:00
alexey-milovidov
07f95d0399
Update lowcardinality.md
2020-09-20 23:07:17 +03:00
alexey-milovidov
41a9264d27
Merge pull request #14866 from olgarev/revolg-DOCSUP-2033-Edit_and_translate_to_Russian
...
DOCSUP-2033: Edit and translate to Russian
2020-09-20 22:57:59 +03:00
alexey-milovidov
92756f4635
Update type-conversion-functions.md
2020-09-20 19:46:44 +03:00
alexey-milovidov
5244653493
Update maxmap.md
2020-09-20 19:45:27 +03:00
Daria Mozhaeva
8dc3c9b239
Edit and translate.
2020-09-16 18:14:33 +04:00
Olga Revyakina
c5f3f07983
Translated into Russian.
2020-09-16 09:13:28 +03:00
Denis Zhuravlev
8ed698e1dc
Update ext-dict-functions.md
2020-09-15 11:14:51 -03:00
Evgenia Sudarikova
99b220c3ed
Merge branch 'master' into evgsudarikova-DOCSUP-2039
2020-09-15 17:06:42 +03:00
Evgeniia Sudarikova
7c0cafab0a
resolving conflict
2020-09-15 16:58:39 +03:00
Olga Revyakina
9d6247bb7e
Links fixed
2020-09-15 14:38:22 +03:00
Sergei Shtykov
52f921a6f9
CLICKHOUSEDOCS-758: Fixed links
2020-09-15 12:24:03 +03:00
Denis Zhuravlev
d8a7fd2428
view.md sync russian doc with eng. ( #14779 )
2020-09-14 08:15:54 +03:00
Denis Zhuravlev
631fa3a28b
drop.md sync russian doc. with eng. ( #14780 )
2020-09-14 08:14:53 +03:00
Evgeniia Sudarikova
7185b9a945
add changes in RU files
2020-09-12 19:59:03 +03:00
Roman Bug
eb7e480d39
DOCSUP-2040: Translate PR to RU ( #14551 )
...
* DOCSUP-2040: Update by PR#1127.
* DOCSUP-2040: Update by PR#11088.
* DOCSUP-2040: Update by PR#10923.
* DOCSUP-2040: Minor fix.
* Update docs/ru/sql-reference/functions/random-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* Update translation.
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/random-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-09-11 15:47:36 +03:00
Artem Hnilov
294af54007
Update other-functions.md
2020-09-10 20:27:37 +03:00
olgarev
de9f1f4c94
DOCSUP-924: Higher-order functions moved to Array functions ( #14092 )
...
* Higher-order functions description moved to Array functions (English).
* Bad anchor fixed.
* Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Higher-order functions description moved to Array functions (Russian).
* Update array-functions.md
Minor fixes in Russian text.
Co-authored-by: Olga Revyakina <revolg@yandex.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-09-08 18:55:00 +03:00
Roman Bug
f364d86b2b
DOCSUP-2037: Edit and translate PR to RU ( #14439 )
...
* DOCSUP-2037: Updated by PR#12010.
* DOCSUP-2037: Updated by PR#11865
* DOCSUP-2037: Update by PR#11032.
* DOCSUP-2037: Update by PR#11433.
* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/system-tables/index.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/system-tables/index.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-09-08 18:20:02 +03:00
Anna
0a9f6b1805
DOCSUP-2193: Describe SHOW queries for RBAC ( #14515 )
...
* Documentation for #10387 , upd syntax by issues #12311 , #12312
* Update docs/ru/sql-reference/statements/show.md
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-09-08 10:35:24 +03:00
Ilya Yatsishin
7c539cb974
Merge pull request #14348 from ka1bi4/romanzhukov-DOCSUP-2031-pr-translation
...
DOCSUP-2031: Edit and translate PR to Russian.
2020-09-02 16:13:16 +03:00
romanzhukov
9591ae59cc
DOCSUP-2031: Update by PR#11065 Disable ANY RIGHT and ANY FULL JOINs by default
2020-09-01 20:46:40 +03:00
dfenelonov
ebbdaf41aa
DOCSUP-1352: [CLICKHOUSEDOCS] Edit and translate to Russian ( #13891 )
...
* first commit
* second commit
* Third commit
* Fourth commit
* array-functions.md
* Sixth commit
* Seventh commit
* Eigth commit
* Ninth commit
* tenth commit
* eleventh commit
* twelfth commit
2020-08-31 14:38:32 +03:00
Roman Bug
899f93356f
romanzhukov-DOCSUP-2192: Split ALTER to separate files (ru) ( #13905 )
...
* DOCSUP-2192: Split alter section to separete files.
* DOCSUP-2192: Test.
* DOCSUP-2192: Fixed cross links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Added alter delete and alter update topics.
* DOCSUP-2192: Fix one layout mistake and update links.
* DOCSUP-2192: Added delete and update sections. Updated alter index.md
* DOCSUP-2192: Fix links.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
2020-08-25 18:38:36 +03:00
Ilya Yatsishin
e2dd668378
Update interval.md
2020-08-25 11:37:13 +03:00
olgarev
97094a212a
DOCSUP-928: Doc groupArraySample function, updated and translated into Russian ( #13979 )
...
* Updated docs in English and docs in Russian.
* Updated docs in English and docs in Russian.
* Docs in Russian.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-08-24 12:43:13 +03:00
Anton Popov
93d49e5815
Merge pull request #13237 from vdimir/string-locate-startpos-3776
...
Support start_pos argument in `position` function
2020-08-24 12:23:19 +03:00
Denis Zhuravlev
f1421a31b7
fixed typo arrayCompact
2020-08-18 17:17:24 -03:00
Denis Zhuravlev
aa87134b2e
fixed arrayCompact confusing description
2020-08-18 10:00:37 -03:00
olgarev
6164e7373d
DOCSUP-791: Docs for optimize_read_in_order setting ( #12611 )
...
* Docs in English for optimize_read_in_order setting.
* Link misspelling fixed.
* Usage section moved to the ORDER BY topic.
* Link fixed.
* Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Small fix in English and translation into Russian.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-10 16:33:39 +03:00
Roman Bug
62054856b7
DOCSUP-1999: Restruct sql statements section in separate files. ( #13389 )
...
* DOCSUP-1999: First commit to test and build docs.
* DOCSUP-1999: Move topics from misc.md to single files.
* DOCSUP-1999: Add footer original article (for some files)
* DOCSUP-1999: Fix some links.
* DOCSUP-1999: Add Original article footer for all added files.
* DOCSUP-1999: Fix broken link.
* DOCSUP-1999: Fix header in misc.md (by pr comment).
Fixed footer (original article).
* DOCSUP-1999: Fix broken links for build.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
2020-08-10 16:10:48 +03:00
alexey-milovidov
64352c0dc4
Fix idiotic data rot (@blinkov)
2020-08-10 02:10:17 +03:00
alexey-milovidov
6814559826
Update aggregatefunction.md
2020-08-10 02:09:56 +03:00
alexey-milovidov
7de9c2183a
Merge pull request #13517 from vladimir-golovchenko/fix-time-interval-for-create-alter-quota-queries
...
Fixed docs, document blocks and tests: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements
2020-08-09 02:12:13 +03:00
vladimir golovchenko
84a8ad7da9
Fixed docs: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements.
2020-08-08 01:16:56 -07:00
Alexander Millin
b7f08f447a
[docs] Fix system.md ( #13332 )
...
Co-authored-by: Alexander Millin <a.millin@city-mobil.ru>
2020-08-07 11:48:38 +03:00
Anna
13b292865f
DOCSUP-2029: Split create.md ( #13302 )
...
* Split create.md into separated files
* Fixed links
* Fixed a typo
* Fixed links
* Fixed link
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-08-06 20:05:43 +03:00
Anna
a6fb067a75
DOCSUP-1915: Split system-table.md into separate files. ( #13160 )
...
* Corrected en files
* Split system-tables.md into separate files
* Fixed links.
* Fixed links.
* Fixed links.
* Fixed links.
* Add ref to original article
* Fixed links
* Add toc_folder_title and translate
* Add stack_trace.md, correct toc-title
* Fixed links
* Hypothesis testing
* Hypothesis testing
* Update run.sh, thanks @azat
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-08-06 11:50:29 +03:00
vdimir
32f26bcde7
Add start_pos argument for position to documentation, case insensitive tests
2020-08-02 13:29:10 +00:00
Alexey Milovidov
b7ec7be296
Update docs
2020-08-02 01:02:46 +03:00
Alexey Milovidov
2dc74a8a54
Update documentation
2020-08-02 00:47:10 +03:00
BayoNet
09448811df
DOCS-503: system.stack_trace ( #13010 )
...
* CLICKHOUSEDOCS-503: Added stack_trace.md. Restored ru grant.md. Updated ru geo/index.md.
* CLICKHOUSEDOCS-503: Fixed the Original article page.
* Update docs/en/operations/system-tables/stack_trace.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables/stack_trace.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-31 14:46:58 +03:00
BayoNet
c1b71ab06e
DOCS-733: Fixed broken links in Russian version ( #13106 )
...
* CLICKHOUSEDOCS-733: Fixed some broken links. Updated introduction and TOC in aggregate functions.
* CLICKHOUSEDOCS-733: Fixed files endings.
* CLICKHOUSEDOCS-733: Returned the list of functions back to reference index.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-30 15:49:19 +03:00
Anton Popov
cf505a92ef
Merge pull request #9278 from achulkov2/polygon-dict-grids
...
Polygon dictionaries with grids
2020-07-29 21:32:35 +03:00
Anna
77cdf8c840
DOCSUP-1916 split reference.md into separate files ( #12963 )
...
* Add files with russian desc.
* Fixed links.
* Fixed links.
* Fixed link
* Fixed links.
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-07-29 09:49:57 +03:00
olgarev
2aefe5fb77
DOCSUP-790: docs for mutations_sync setting ( #12639 )
...
* Docs in English.
* Fixed links bug.
* Update docs/en/sql-reference/statements/alter/delete.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Translated into Russian. Anchors in links syncronized with English text. One minor change in English text to unify two similar descriptions.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-29 09:43:24 +03:00
Anton Popov
48e6253442
minor fixes
2020-07-29 04:32:23 +03:00
Anton Popov
6d58279535
Merge remote-tracking branch 'upstream/master' into HEAD
2020-07-29 02:15:30 +03:00
olgarev
e2287959a8
DOCSUP-1585: Edit and sync geo functions ( #12584 )
...
* Geo functions - en/ru sync.
* Fixed bug with levels.
* Apply suggestions from code review
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Geo functions splitted into 3 files.
* Links fixed.
* Link fixed.
* Anchor fixed.
* Add into TOC.
* Temporarily removed anchors.
* Working on TOC.
* Links to original article.
* TOC and links in English and Russian.
* TOC in English, content in index.
* Link fixed.
* TOC in Russian, with content in index file.
* Added index file to geo functions
* fixed links in ru
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-28 10:57:28 +03:00