Commit Graph

433 Commits

Author SHA1 Message Date
Anna
ea049f8bd4
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-06 08:30:06 +03:00
adevyatova
c2a29e906d Small fix 2021-08-04 15:15:58 +03:00
adevyatova
48c14fae6f Applied suggestions from code review 2021-08-04 15:11:42 +03:00
adevyatova
b613331a25 Add desc for currentRoles, enabledRoles, defaultRoles func 2021-08-04 12:31:24 +03:00
Nikolay Degterinsky
d9db3dcff8 Improve docs 2021-08-02 12:32:45 +00:00
alesapin
916594fe23 Merge branch 'master' into evillique-nlp 2021-07-30 13:03:10 +03:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Roman Bug
bce2ae8868
Update docs/ru/sql-reference/functions/ext-dict-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-21 17:33:04 +03:00
Roman Bug
3f76a6473c
Update docs/ru/sql-reference/functions/ext-dict-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-21 17:32:59 +03:00
Roman Bug
631458c7e2
Update docs/ru/sql-reference/functions/ext-dict-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:06:30 +03:00
Roman Bug
d04f763748
Update docs/ru/sql-reference/functions/ext-dict-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:06:24 +03:00
Roman Bug
07f0021a2a
Update docs/ru/sql-reference/functions/ext-dict-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:06:11 +03:00
romanzhukov
282c26e3a1 DOCSUP-11554: Minor fixes. 2021-07-19 15:10:33 +03:00
romanzhukov
1f0270c6de DOCSUP-11554: Functions dictGet, dictHas complex key dictionary key argument tuple fix 2021-07-18 19:15:58 +03:00
Maksim Kita
4cc98c8fd8
Merge pull request #26230 from lehasm/alexey-sm-DOCSUP-9858-doc-postgres-like-cast
DOCSUP-9858: document cast syntax x::t
2021-07-15 18:16:39 +03:00
lehasm
938392642f
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-15 16:35:58 +03:00
Alexey
83460e8db9 Example changed to show casting float to decimal
Other fixes and improvements
2021-07-14 19:27:32 +00:00
Alexey
352b5b816f Translated to ru 2021-07-13 20:14:46 +00:00
Anton Popov
06570d2a5a
Merge pull request #26040 from lehasm/alexey-sm-DOCSUP-10296-document-toJSONString
DOCSUP-10296: Document the toJSONString function
2021-07-13 15:06:06 +03:00
Alexey
6403bd72fc Second example returned.
output_format_json_quote_denormals mentioned in the description.
2021-07-10 07:01:34 +00:00
Alexey
a12530fb25 Перевод 2021-07-09 21:16:13 +00:00
alexey-milovidov
0608eb41ce
Merge pull request #25797 from gyuton/gyuton-DOCSUP-10112-Document-logical-functions
DOCSUP-10112: Documented logical functions
2021-07-08 00:34:23 +03:00
alesapin
f0fc12d0dd Merge branch 'master' into evillique-nlp 2021-07-07 12:14:49 +03:00
Maksim Kita
ca734bff93
Merge pull request #25805 from gyuton/gyuton-DOCSUP-10532-Edited-and-translated-to-Russian
DOCSUP-10532: Edited and translated to Russian (dateName and bitPositionsToArray functions)
2021-07-05 21:42:05 +03:00
George
aa377bcd42 Deleted wrong doc 2021-07-02 13:23:00 +03:00
gyuton
077c7fab43
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-30 13:23:07 +03:00
George
245209d2bb Better wording 2021-06-30 01:27:36 +03:00
George
6868c79c18 Small fix 2021-06-30 00:55:28 +03:00
gyuton
abba502138
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-06-30 00:54:03 +03:00
George
283c2222b7 Added translation 2021-06-30 00:02:45 +03:00
George
4e8e5a2b55 Added expressions 2021-06-29 16:27:54 +03:00
George
2af628f963 Small update 2021-06-29 04:55:31 +03:00
George
8ab6f71b69 Added translation of bitPositionsToArray(num) 2021-06-29 04:39:32 +03:00
George
5b8fad1329 Added translation for dateName 2021-06-29 04:01:13 +03:00
George
96b2c054da Added translation 2021-06-27 02:37:34 +03:00
Anton Popov
c2458778f6
Merge pull request #25586 from CurtizJ/fix-doc
Fix docs for function `initializeAggregation`
2021-06-23 13:38:18 +03:00
Anton Popov
f64591b2ba
Update other-functions.md 2021-06-23 13:36:48 +03:00
Alina Terekhova
7a742efcbb
Update docs/ru/sql-reference/functions/array-functions.md
format to type

Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-06-22 15:41:14 +02:00
Anton Popov
68ffbd2ad3 fix docs for function 'initializeAggregation' 2021-06-22 13:14:24 +03:00
Alina Terekhova
fd03f3027b Implementation details 2021-06-21 12:01:23 +02:00
Alina Terekhova
d09ad74c12 Tiret fix 2021-06-20 14:37:28 +02:00
Alina Terekhova
11d350e16d UInt link fixes + small edits 2021-06-20 14:23:18 +02:00
Nikolay Degterinsky
076d666c8d Removed src and docs for tokenize & tokenizeWhitespace functions (old tokenize functions) 2021-06-19 13:03:27 +00:00
Nikolay Degterinsky
f60479b6b3 Added RU and EN documentation for SplitByWhitespace & SplitByNonAlpha functions 2021-06-19 12:54:53 +00:00
Alina Terekhova
fdc729764b Edits 2021-06-18 19:53:52 +02:00
alesapin
9e77ca7182
Merge branch 'master' into nlp 2021-06-17 21:47:41 +03:00
Alina Terekhova
dd6f93b2a7 Small corrections 2021-06-17 11:02:06 +02:00
Alina Terekhova
65ec6bce92
Comma added back 2021-06-17 02:31:38 +02:00
Alina Terekhova
b61346a708 Examples fix + anchor fix 2021-06-17 02:16:34 +02:00