Mikhail
bed28e09c3
Update array-functions.md
2021-05-10 02:25:54 +03:00
alexey-milovidov
41a6fd677e
Update functions-for-nulls.md
2021-05-03 13:39:10 +03:00
Alexey
06fbf600e7
Alias added and function name changed to timeZoneOffset
...
Changed links to russian Wikipedia
2021-04-26 20:04:58 +00:00
Alexey
66ac717dbe
Conflict resolving fixed
2021-04-26 19:51:37 +00:00
Alexey
283442e249
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-6702-document-timezoneOffset
2021-04-26 19:43:12 +00:00
Maksim Kita
d31b8486e7
Merge pull request #23557 from adevyatova/annadevyatova-DOCSUP-7928-timezoneOf
...
DOCSUP-7928: Document the timezoneOf function
2021-04-26 13:40:05 +03:00
Alexey
1f39843a7b
fixes after review
2021-04-25 14:16:14 +00:00
adevyatova
fedb9f40fa
update
2021-04-25 07:47:21 +00:00
Anna
38308eccca
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:36:01 +03:00
Anna
2bc261dcee
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:35:56 +03:00
Anna
89f2434d14
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:35:16 +03:00
Alexey
635d2e9e3b
New description variant and examples
2021-04-24 16:20:45 +00:00
adevyatova
89bafffd0b
update
2021-04-23 23:10:05 +00:00
adevyatova
c596f56893
add ru docs
2021-04-23 22:56:16 +00:00
adevyatova
35fdeb1da8
add timezone func
2021-04-23 22:27:44 +00:00
Alexey
d74d074e40
removed timezone name Wikipedia link
2021-04-21 20:33:39 +00:00
Alexey
4d2e8f8401
Draft description
2021-04-21 20:32:47 +00:00
Amos Bird
32c84f77c3
Resurrect indexHint function.
2021-04-20 19:27:23 +08:00
Kseniia Sumarokova
2d3b4af67a
Merge pull request #23231 from sevirov/sevirov-DOCSUP-8215-add_aliases_to_functions
...
DOCSUP-8215: Add aliases to functions
2021-04-19 22:27:26 +03:00
Alexey
260991f1ff
timezoneOffset stub
2021-04-18 20:28:28 +00:00
alexey-milovidov
83038f84af
Revert "Function arrayFold
for folding over array with accumulator"
2021-04-18 03:34:05 +03:00
Dmitriy
801a560896
Add aliases
...
Добавил синонимы к функциям.
2021-04-17 20:04:32 +03:00
Alexander Kuzmenkov
74b4c56ba4
Merge pull request #21589 from dmalkr/dmalkr/arrayFold
...
Function `arrayFold` for folding over array with accumulator
2021-04-16 14:23:53 +03:00
alexey-milovidov
1a5149a0dd
Merge pull request #22869 from lehasm/alexey-sm-DOCSUP-8179-remove_control_unicode
...
DOCSUP-8179: remove control characters
2021-04-14 01:45:35 +03:00
Alexey
0b39a64a6e
hex() added to murmurHash3_128 example
2021-04-13 19:35:44 +00:00
Dmitry Krylov
923e9c644e
Adding documentation
2021-04-12 10:23:31 +10:00
zvonand
b8d10d762e
updated docs
2021-04-09 18:37:14 +03:00
Kruglov Pavel
dfa6e34fb2
Merge pull request #22610 from lehasm/alexey-sm-DOCSUP-7090-document-extractTextFromHTML
...
DOCSUP-7090: document extractTextFromHTML
2021-04-09 16:57:33 +03:00
Alexey
05af425f83
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-8179-remove_control_unicode
2021-04-07 19:41:25 +00:00
Alexey
5afb1dc223
ru description, en dot fix
2021-04-07 19:23:53 +00:00
Alexey
3ea0ab625e
Improvements after review
2021-04-07 18:35:11 +00:00
Alexey
97188f5b85
Some minor changes: words, formatting
2021-04-06 19:10:22 +00:00
Alexey
80508356c0
Original description from a source code.
...
Some new lines removed, backticks added.
2021-04-06 18:52:06 +00:00
Alexey
5aeda14f10
Active voice in the note. Article added.
2021-04-05 20:53:55 +00:00
Alexey
7fa672c519
Changed some words. Fixed typos
2021-04-05 20:34:10 +00:00
Alexey
1024bff93f
Russian translation. Format changed a bit in english.
2021-04-05 20:19:18 +00:00
Alexey
0ac2277fac
Example with url() added
2021-04-05 19:37:01 +00:00
Alexey
542f2e7171
Some formatting updated
2021-04-04 20:43:33 +00:00
Alexey
cba8aeb5f6
Text updated
2021-04-04 15:37:53 +00:00
Alexey
ec80a3d329
Text edits
2021-04-03 19:31:24 +00:00
Alexey
1d4e8c8205
extractTextFromHTML description
2021-04-03 16:16:56 +00:00
alexey-milovidov
014b443a22
Merge pull request #22493 from kolsys/fix-translation-22377
...
Fix translation for arrayFill, arraySplit
2021-04-02 21:12:29 +03:00
gyuton
8011f5c36a
DOCSUP-5910: Documented SimHash, MinHash, bitHammingDistance and tupleHammingDistance functions ( #22131 )
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
2021-04-02 14:19:25 +03:00
Nickolay Yastrebov
291c82e3fe
Fix translation for arrayFill, arrayReverseFill, arraySplit, arrayReverseSplit functions. #22377
2021-04-02 13:23:11 +03:00
Alexey
454e6635ad
non-printable characters removed
2021-04-01 20:33:54 +00:00
alexey-milovidov
58862b5c4d
Merge pull request #22402 from Slach/improve_parseDate_docs
...
add description for parseDateTime64BestEffort* functions
2021-04-01 05:45:54 +03:00
Nikita Mikhaylov
708eab413c
Merge pull request #22156 from kirillikoff/kirillikoff-DOCSUP-7363
2021-03-31 13:54:37 +03:00
Slach
0bb44708c7
add description for parseDateTime64BestEffort, parseDateTime64BestEffortOrNull, parseDateTime64BestEffortOrZero
...
sync EN and RU versions of `type-conversion-functions.md`, add notes about reinterpret and CAST functions
2021-03-31 11:32:00 +05:00
kirillikoff
cde71fbbe5
Update docs/en/sql-reference/functions/files.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:11:30 +03:00
kirillikoff
3573a2ba4b
Update docs/en/sql-reference/functions/files.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:15 +03:00