Commit Graph

1094 Commits

Author SHA1 Message Date
Mike Kot
2ccdb7ef5c Multiple small code and test updates
- Updated the docs to make everything clear.
- Multiple small logger fixes.
- Changed the attach_part command -- now it's after check for the
covering parts -- motivation is to do less work with the checksums
fetching.
- Better logging in the integration test.
2021-03-17 16:52:35 +03:00
alexey-milovidov
055a6563d7
Merge pull request #21739 from Enmk/optimize-deduplicate-by-docs
Documentation on OPTIMIZE DEDUPLICATE BY expression.
2021-03-17 15:00:26 +03:00
Vasily Nemkov
f69b6ecf0e Fixed cross-links to other pages 2021-03-17 13:16:41 +02: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
Mikhail
665b6006ab Minor 2021-03-16 17:30:23 +03:00
Ali Demirci
27b8d10bd8
docs(fix): typo 2021-03-16 13:30:05 +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
Mike Kot
406d037ebb Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local 2021-03-15 18:41: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
Vasily Nemkov
c2b398b39a Documnentation on OPTIMIZE DEDUPLICATE BY expression. 2021-03-15 13:25:22 +02: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
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
lehasm
0b98737daf Fixed link in runningDifferenceStartingWithFirstValue 2021-03-14 21:03:56 +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
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
347a79360c
Add link to DROP VIEW for EN docs 2021-03-14 17:47:50 +03:00
Alexey Milovidov
f617976571 Fix broken links 2021-03-14 15:55:11 +03:00
Alexey Milovidov
ecb686b0be Fix some broken links 2021-03-14 15:29:23 +03:00
Alexey Milovidov
8c9bd09e6c Remove broken "Original article" 2021-03-14 15:19:04 +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
George
f89247d7bd updated attach.md 2021-03-12 19:28:04 +03:00
George
53fd7cb8a8 Updated example 2021-03-12 19:14:40 +03:00
gyuton
ca5e20a57d
Update docs/en/sql-reference/statements/detach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 19:11:27 +03:00
gyuton
ed87521fcf
Update docs/en/sql-reference/statements/detach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 19:10:01 +03:00
gyuton
b3f8ac796c
Update docs/en/sql-reference/statements/detach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 19:09:55 +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
637aacdaa4
Update docs/en/sql-reference/aggregate-functions/reference/avg.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 11:49:38 +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
Denis Glazachev
290a6d273e
Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +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
lehasm
d901d00830 Fixes after review applied 2021-03-10 23:46:29 +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
Dmitriy
8f56ae3691 Update date-time-functions.md
Поправил пример.
2021-03-10 20:24:16 +03:00
George
a8d78f2916 translated column.md 2021-03-10 13:53:42 +03:00
George
592dbb8a51 Added example 2021-03-10 12:56:13 +03:00
Olga Revyakina
d7ee9da44b Mistake corrected 2021-03-10 10:03:03 +03:00
Anna
af2e8b6e37
Update docs/en/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 09:13:46 +03:00
Anna
f3dd9f6bbf
Update docs/en/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 09:13:40 +03:00
Anna
14b98cb903
Update docs/en/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 09:13:31 +03:00
Anna
413d60e225
Update docs/en/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:49:05 +03:00
Anna
9de3e8d09f
Update docs/en/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:48:52 +03:00
Anna
b87e687444
Update docs/en/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:48:31 +03:00
Anna
b186bf611b
Update docs/en/sql-reference/table-functions/s3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-10 08:48:04 +03:00
olgarev
a4bd6939c9
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-09 23:46:47 +03:00
Dmitriy
cf51574d82 Edit and translate to Russian
Исправил английскую версию и перевел на русский язык.
2021-03-09 23:31:48 +03:00
lehasm
c0630e2c90 en text improved. 2021-03-09 22:45:29 +03:00
lehasm
b538b2255b runningConcurrency() english description changed. 2021-03-08 22:44:45 +03:00
George
095ee81a4e Updated description 2021-03-08 19:40:05 +03:00
ana-uvarova
20dd448cd7 polishing 2021-03-08 15:16:01 +03:00
alexey-milovidov
08081fe965 Update index.md 2021-03-08 03:40:29 +03:00
alexey-milovidov
9922d8e102 Update index.md 2021-03-08 03:40:29 +03:00
alexey-milovidov
7876415b8a Update external-dicts-dict-sources.md 2021-03-08 03:40:29 +03:00
alexey-milovidov
a165089ee3 Update odbc.md 2021-03-08 03:40:29 +03:00
Slach
5016b30209 replace posgresql to postgresql 2021-03-08 03:40:29 +03:00
Slach
ddd5acf251 try to fix "fake" nowhere links according to https://github.com/ClickHouse/ClickHouse/pull/21268#issuecomment-787106299 2021-03-08 03:40:29 +03:00
Eugene Klimov
c2e97c2951 Update docs/en/sql-reference/table-functions/postgresql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
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
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
406f3f9a06 First commit 2021-03-06 14:13:14 +03:00
tavplubix
ec1d0c8e86
Merge pull request #21382 from sevirov/sevirov-DOCSUP-7043-edit_translate_russian_system_part_log_table
DOCSUP-7043: Edit and translate to Russian
2021-03-06 12:54:44 +03:00
Olga Revyakina
d0d85c73d0 Minor fixes 2021-03-06 12:26:55 +03:00
Olga Revyakina
ff76356fd1 Docs en,ru PLUS templates updates 2021-03-06 11:59:50 +03:00
romanzhukov
aa52c9e2e3 DOCSUP-7100: Add avg translation, argmax query fixes. 2021-03-05 17:58:08 +03:00
gyuton
627cde7c64
DOCSUP-6387: Updated the toIPv6 and IPv6StringToNum functions (#20577)
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: George <gyuton@yandex-team.ru>
2021-03-05 17:50:43 +03:00
gyuton
e996e2be8e
Update docs/en/sql-reference/statements/detach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-05 15:37:34 +03:00
gyuton
59b16ecb3c
Update docs/en/sql-reference/statements/detach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-05 15:36:31 +03:00
gyuton
9ac39dcda9
Update docs/en/sql-reference/statements/detach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-05 15:36:19 +03:00
Anna
061f1bbe6b minor fixed 2021-03-05 12:54:17 +03:00
Anna
bb2061dd8f revert some changes 2021-03-05 12:22:15 +03:00
Anna
c9cdde9983 Minor fixed 2021-03-05 12:10:35 +03:00
Anna
7ccbd63e25 minor fixed 2021-03-05 11:59:06 +03:00
Anna
1bceed4984 casting to template 2021-03-05 11:31:16 +03:00
Anna
178134ba23 edit en text 2021-03-05 11:00:49 +03:00
Alexander Kuzmenkov
81dc94bca7
Merge pull request #19836 from sevirov/sevirov-DOCSUP-4707-edit_translate_russian_date_time
DOCSUP-4707: Edit and translate to Russian
2021-03-05 05:11:26 +03:00
alexey-milovidov
643b065849
Update datetime.md 2021-03-05 02:55:12 +03:00
alexey-milovidov
1985364c8f
Update datetime.md 2021-03-05 02:35:54 +03:00
ana-uvarova
7434022b89 still draft needs check 2021-03-03 22:33:01 +03:00
Mike Kot
6ea574525c Small fixes regarding the review 2021-03-03 16:51:41 +03:00
romanzhukov
3d3639b99a DOCSUP-7100: Add avg translation, argmax query fixes. 2021-03-03 01:59:12 +03:00
romanzhukov
dbd91442e0 DOCSUP-7100: Add avg translation, argmax query fixes. 2021-03-03 01:46:37 +03:00
Dmitriy
fec0cf5f09 Edit and translate to Russian
Поправил английскую версию и выполнил перевод на русский язык.
2021-03-02 20:59:33 +03:00
Mike Kot
4e1ac185b5 Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local 2021-03-01 20:58:07 +03:00
Mike Kot
f088dd445d Extended the test to check both the ALTER PARTITION and PART
Added some notes about the SYSTEM SYNC REPLICA and ALTER ... DROP /
ATTACH.
2021-03-01 20:41:31 +03:00
olgarev
15b3f379a5
DOCSUP-4915: documented geo data types (#21294)
* Initial

* Fix links

* Fix master

* Mistakes corrected

* Minor fix

* Fixes and intro.

* Update geo.md

* Apply suggestions from code review

Co-authored-by: Anton Popov <pad11rus@gmail.com>

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-03-01 19:41:16 +03:00
Roman Bug
a4f2ee0752
DOCSUP-6144: Edit and translate PR to Russian (#19780)
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
2021-03-01 16:51:38 +03:00
Nikita Mikhaylov
cb2a26308f
Merge pull request #20347 from gyuton/gyuton-DOCSUP-6549-Edit_and_translate
DOCSUP-6549: Edited and translated to Russian
2021-03-01 16:49:06 +03:00
Vladimir
6aa72bcd43
Merge pull request #19591 from ka1bi4/romanzhukov-DOCSUP-5266-PR-translate 2021-02-28 20:40:04 +03:00
Dmitriy
187eb837db Add the links
Добавил ссылки.
2021-02-28 20:10:44 +03:00
Alexey Milovidov
01ef06a42c Fix broken links 2021-02-28 02:31:47 +03:00
alexey-milovidov
528f1d9a39
Merge pull request #21266 from Sin4wd/patch-1
Fix broken links in "See Also"
2021-02-28 02:29:18 +03:00
Nikita Mikhaylov
ad72a83711
Merge pull request #20325 from gyuton/gyuton-DOCSUP-6073-Document_mapContains_mapKeys_mapValues_functions
DOCSUP-6073: Documented mapContains, mapKeys, mapValues functions
2021-02-27 23:16:45 +03:00
Olga Revyakina
720bef8ae2 Links in index.md files 2021-02-27 04:14:56 +03:00
Olga Revyakina
106772af33 Fixes 2021-02-27 03:59:03 +03:00
Olga Revyakina
b6b98bd09a Updates for Readme and master fixes 2021-02-27 03:42:45 +03:00
Olga Revyakina
c11824b156 Dictionary 2021-02-27 03:29:56 +03:00
Olga Revyakina
64322d2212 Table engine and function 2021-02-27 03:01:02 +03:00
Sina
df95411d51
Fix broken links in "See Also"
The link was transformed into "https://clickhouse.tech/docs/en/sql-reference/sql-reference/statements/create/table#ttl-expression" which did not exist and got 404.
2021-02-27 01:04:35 +03:30
Maksim Kita
e83f360ada
Merge pull request #21195 from johnhummelAltinity/patch-1
Update encryption-functions.md
2021-02-26 23:47:52 +03:00
tavplubix
d2cba7581f
Merge pull request #20478 from sevirov/sevirov-DOCSUP-6544-edit_translate_russian_insert_query_support
DOCSUP-6544: Edit and translate to Russian
2021-02-26 22:47:19 +03:00
Dmitriy
e79c308194 Fix the link
Пытаюсь поправить битую ссылку.
2021-02-26 21:49:33 +03:00
tavplubix
b8418533a3
Update docs/en/sql-reference/table-functions/url.md 2021-02-26 17:28:56 +03:00
Vladimir
0c5e48df9c
Merge pull request #20556 from gyuton/gyuton-DOCSUP-6234-Add_aliases_to_functions 2021-02-26 15:01:15 +03:00
Dmitriy
83cf614c55 Fix the link
Правлю битые ссылки.
2021-02-26 00:37:22 +03:00
Dmitriy
efb17c0f31 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6544-edit_translate_russian_insert_query_support 2021-02-25 23:34:36 +03:00
Dmitriy
90527556ad Fix by the comments
Поправил на основании комментарий разработчика.
2021-02-25 22:21:11 +03:00
John Hummel
64327eafc8
Update encryption-functions.md
Updated Optinal to Optional line 136.
2021-02-25 10:50:22 -05:00
Roman Bug
168e6c63ea
Merge branch 'master' into romanzhukov-DOCSUP-5822-update-accurateCastOrNull 2021-02-25 14:40:49 +03:00
Slach
b331b03d3a fix indvalid links, add some
PR re-created from scratch
https://github.com/ClickHouse/ClickHouse/pull/21122
2021-02-25 16:07:09 +05:00
Maksim Kita
200d81cea7
Merge pull request #19993 from benbiti/master
[Docs]fix mistype in avg
2021-02-24 23:26:16 +03:00
Maksim Kita
56ce7dfa4c
Merge pull request #20294 from sevirov/sevirov-DOCSUP-6294-document_parseDateTimeBestEffortUSOrZero_parseDateTimeBestEffortUSOrNull_functions
DOCSUP-6294: Document the parseDateTimeBestEffortUSOrZero and parseDateTimeBestEffortUSOrNull functions
2021-02-24 21:52:50 +03:00
Kruglov Pavel
6dc683dce6
Merge pull request #19815 from otrazhenia/evgsudarikova-DOCSUP-6149
DOCSUP-6149: Edit and translate to Russian
2021-02-24 16:15:56 +03:00
Maksim Kita
468dd76595
Merge pull request #20625 from Taschenbergerm/patch-1
Update argmax.md
2021-02-23 13:46:11 +03:00
Maksim Kita
609c35a49c
Added special case in documentation example 2021-02-23 12:36:26 +03:00
ana-uvarova
7fa72f238a draft 2021-02-22 12:49:49 +03:00
Vitaliy Zakaznikov
c2a71dda1f Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into live-view-docs 2021-02-21 09:50:02 -05:00
Vitaliy Zakaznikov
46f67fa8ac Adding examples to live view docs. 2021-02-21 09:45:20 -05:00
gyuton
743b705952
Merge branch 'master' into gyuton-DOCSUP-6234-Add_aliases_to_functions 2021-02-21 15:31:29 +03:00
gyuton
0a58fd2eb2
Merge branch 'master' into gyuton-DOCSUP-6549-Edit_and_translate 2021-02-21 15:28:06 +03:00
George
bff08e32bf updates 2021-02-21 15:22:48 +03:00
George
159c619407 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-6073-Document_mapContains_mapKeys_mapValues_functions 2021-02-21 15:16:11 +03:00
George
cfb0dbb9e5 updated and added links 2021-02-21 15:01:10 +03:00
Evgeniia Sudarikova
d723f25fbd delete extra text 2021-02-20 16:51:31 +03:00
Anton Popov
6ca51c2b8d
Merge pull request #20450 from lehasm/alexey-sm-DOCSUP-5974-document-decodeXMLComponent
DOCSUP-5974: documented decodeXMLComponent function
2021-02-20 03:03:18 +03:00
alexey-milovidov
a78523cf01
Merge pull request #20208 from vzakaznikov/ldap_docs
Adding documentation on how to use LDAP server as external user authenticator or directory
2021-02-19 20:56:01 +03:00
Maksim Kita
71c65b5d82
Merge pull request #20611 from kitaisreal/rename-untyped-function-reinterpret-as
Rename untyped function reinterpretAs into reinterpret
2021-02-19 14:35:00 +03:00
Maksim Kita
5bbd6f7480 Fixed documentation 2021-02-19 12:37:00 +03:00
sevirov
4b4c37a719
Update docs/en/sql-reference/table-functions/file.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:42:38 +03:00
Dmitriy
03640221a8 Add the zero date
Добавил нулевую дату.
2021-02-18 21:33:30 +03:00
alesapin
45119fce4f
Merge pull request #20306 from bharatnc/ncb/docs-rename-column
Document ALTER RENAME Column
2021-02-18 15:46:28 +03:00
Maksim Kita
4278098f9a Reinterpret function added Decimal, DateTim64 support 2021-02-18 13:09:01 +03:00
Dmitriy
b4c7c3702d Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6294-document_parseDateTimeBestEffortUSOrZero_parseDateTimeBestEffortUSOrNull_functions 2021-02-17 21:56:05 +03:00
Marvin Taschenberger
8cecb533ca
Update argmax.md 2021-02-17 15:03:09 +01:00
Evgeniia Sudarikova
e350891405 resolved conflict 2021-02-17 16:50:58 +03:00
Evgeniia Sudarikova
ee4d3f7aa4 edited ; in queries, edited after review 2021-02-17 16:23:10 +03:00
Maksim Kita
e52cc1ac1f Updated documentation 2021-02-17 11:31:20 +03:00
Vladimir
2c560d8e3b
Merge pull request #20544 from adevyatova/annadevyatova-DOCSUP-6762-templates 2021-02-17 10:17:01 +03:00
Dmitriy
e93e1911ee Translate to Russian
Выполнил перевод на русский язык.
2021-02-16 21:01:36 +03:00
Dmitriy
a154ad914d Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6294-document_parseDateTimeBestEffortUSOrZero_parseDateTimeBestEffortUSOrNull_functions 2021-02-16 19:10:49 +03:00
George
243ca5fe58 Added aliases for type conversion functions 2021-02-16 14:48:28 +03:00
George
4315cd8d26 fixed a typo 2021-02-16 14:34:24 +03:00
George
8a7d59f0fe Added aliases for string function 2021-02-16 14:31:24 +03:00
Vladimir
dc32d1fa41
Make Arguments bold in doc 2021-02-16 14:21:23 +03:00
George
3603fbd46a added aliases for ip-address functions 2021-02-16 14:13:17 +03:00
George
1bd1a97716 added aliases for string functions 2021-02-16 14:13:01 +03:00
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
George
17d7a49106 Fixed typos 2021-02-16 13:33:20 +03:00
George
341e7bc848 Fixed links 2021-02-16 13:23:52 +03:00
Dmitriy
21f80a9367 Add examples
Добавил примеры.
2021-02-16 00:42:16 +03:00
Anna
d7db44c911 Other replacement 2021-02-16 00:38:32 +03:00
Anna
97d7a53962 Replacement Parameters to Arguments for aggregate functions 2021-02-16 00:33:53 +03:00
George
6eeef74d43 first draft 2021-02-16 00:32:39 +03:00
Anna
ce1f10904e Global replacement Parameters to Arguments 2021-02-16 00:22:10 +03:00
Dmitriy
c9a6b21fc8 Fix the English version
Поправил английскую версию согласно комментариям в PR.
2021-02-15 23:47:12 +03:00
sevirov
f6cbad65e8
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 23:33:35 +03:00
sevirov
a09c9be48b
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 23:30:39 +03:00
sevirov
5eda616990
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 23:14:01 +03:00
sevirov
e7bbb6cb23
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 23:09:06 +03:00
Alexander Kuzmenkov
c9dd1aa58b
Update index.md 2021-02-15 22:56:26 +03:00
Alexander Kuzmenkov
2de6d550cc
Update index.md 2021-02-15 22:42:10 +03:00
Alexander Kuzmenkov
7f21a21694
Update index.md 2021-02-15 22:40:55 +03:00
lehasm
6734df2a01 Unnecessary new lines removed 2021-02-15 21:25:32 +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
Nikita Mikhaylov
92e13d76d3
Merge pull request #18508 from depressed-pho/runningConcurrency
Add function runningConcurrency()
2021-02-15 14:39:38 +03:00
Roman Bug
2a71053c69
Update docs/en/sql-reference/operators/in.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 01:54:25 +03:00
Roman Bug
c24221b04f
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-15 01:53:44 +03:00
Dmitriy
0d9578efc9 Edit and translate
Поправил английскую версию и выполнил перевод.
2021-02-14 14:14:39 +03:00
Ramazan Polat
9b319af965
Added the RENAME COLUMN statement 2021-02-14 02:09:34 +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
d9b85874c0 welchttest, mannwhitneyutest markup fixed 2021-02-12 22:52:02 +03:00
lehasm
eff5bdf332 Documented decodeXMLComponent function 2021-02-12 22:28:03 +03:00
Alexander Kuzmenkov
ef2b40cf89
Update index.md 2021-02-12 17:37:22 +03:00
Alexander Kuzmenkov
a0c1bfd9bd
Update index.md 2021-02-12 17:36:21 +03:00
Alexander Kuzmenkov
06b21c207f
Update index.md 2021-02-12 17:22:03 +03:00
Vladimir
c925e34e73
Bit more complicated example for isIPv4String 2021-02-12 16:52:33 +03:00
George
90ba831301 Fixes 2021-02-12 09:43:31 +03:00
gyuton
5ef59032c3
Update docs/en/sql-reference/functions/ip-address-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-12 09:21:59 +03:00
lehasm
9a9f88c5bb test markdown 2021-02-11 23:16:01 +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