Vladimir
3f7128d8e7
Merge pull request #20085 from gyuton/gyuton-DOCSUP-6295-Update_isIPv4String-andisIPv6String-functions
2021-02-13 17:10:39 +03:00
lehasm
eff5bdf332
Documented decodeXMLComponent function
2021-02-12 22:28: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
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
George
b574d8331b
Updated description
2021-02-11 11:46:31 +03:00
Olga Revyakina
2905df831f
JSON deteted
2021-02-11 10:15:18 +03:00
Roman Bug
60f9f2e913
Update type-conversion-functions.md
...
Add Returned values
2021-02-11 02:03:23 +03:00
Roman Bug
d4580f9fb4
Update type-conversion-functions.md
2021-02-11 01:51:19 +03:00
Dmitriy
537b372c32
Update type-conversion-functions.md
...
Исправил null на NULL.
2021-02-11 00:16:23 +03:00
Dmitriy
e87e71ee43
Document two functions
...
Задокументировал две функции.
2021-02-10 21:59:28 +03:00
George
178ada23f8
early draft
2021-02-10 15:55:18 +03:00
Roman Bug
55727f511d
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-09 17:27:39 +03:00
romanzhukov
b48866d59d
Merge master to fix merge error.
2021-02-09 14:32:52 +03:00
Roman Bug
df123e91e6
Update docs/en/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-09 13:59:58 +03:00
Roman Bug
be3be85fa2
Update docs/en/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-09 13:57:41 +03:00
vdimir
38a7248d3a
Minor changes in date_sub doc
2021-02-07 14:01:00 +03:00
bharatnc
5ddcbe8b90
Docs - minor unrelated fix to date_trunc
2021-02-06 13:05:06 -08:00
bharatnc
4514c06c2f
Docs - date_sub
2021-02-06 12:59:31 -08: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
a790cd9bc5
Fixes
2021-02-06 16:37:12 +03:00
George
cddfc91bcc
Fixes
2021-02-06 13:12:17 +03:00
vdimir
af26ad6df9
Minor changes in missed out date time functions
2021-02-06 12:49:04 +03:00
bharatnc
8dc3a20720
Docs - improve unit description
2021-02-05 17:18:06 -08:00
bharatnc
4906fd9c8c
Docs - fixes to doc link
2021-02-05 08:55:30 -08:00
bharatnc
e8d5fbc0a2
Docs - more minor fixes
2021-02-05 08:07:02 -08:00
Bharat Nallan
facdc749cb
Docs - commit suggestion
...
Co-authored-by: vdimir <vdimir@yandex-team.ru>
2021-02-05 07:54:14 -08:00
bharatnc
95e21ba093
Docs - remove duplicate date_diff and minor fixes
2021-02-05 07:53:22 -08:00
romanzhukov
cc17edbc99
DOCSUP-5822: Add function documentation and fix all file examples.
2021-02-05 13:29:31 +03:00
bharatnc
8c60e84067
Docs - minor fixes
2021-02-05 00:10:10 -08:00
bharatnc
606c914bb5
Docs - timestamp_add|sub
2021-02-05 00:03:45 -08:00
bharatnc
3becb80c13
Docs - date_add, date_diff
2021-02-04 23:43:03 -08: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
0665cc3981
Merge branch 'master' into romanzhukov-DOCSUP-5266-PR-translate
2021-02-05 00:04:43 +03:00
George
c2312bd72e
updated description and added translation
2021-02-04 18:31:00 +03:00
alexey-milovidov
e5fb59851d
Update string-search-functions.md
2021-02-03 14:06:57 +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
Maksim Kita
ba45cf32ab
Merge pull request #19858 from kitaisreal/reinterpret-as-updated-to-big-integers
...
Function reinterpretAs updated to support big integers
2021-02-03 12:12:13 +03:00
PHO
09c49d3842
Add function runningConcurrency()
...
Given a series of beginning time and ending time of events, this function calculates concurrency of the events at each of the data point, that is, the beginning time.
2021-02-03 14:34:44 +09: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
f3860134ab
DOCSUP-5822: Add function documentation.
2021-02-02 10:00:54 +03:00
romanzhukov
f6de129164
DOCSUP-5822: Add function documentation.
2021-02-02 09:57:41 +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
79f651f2b4
DOCSUP-5822: Add function documentation.
2021-02-01 23:32:45 +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
George
ecab446721
updated and added translation
2021-01-31 21:23:57 +03:00
Maksim Kita
a4812aa97b
Updated tests
2021-01-31 18:32:47 +03:00
vdimir
000b51f95a
Merge pull request #19518 from bharatnc/ncb/toIPv6-parses-IPv4
...
toIPv6 function parses IPv4 addresses
2021-01-31 13:56:45 +03:00
Maksim Kita
155f6c0eb5
Function reinterpretAs updated to support big integers
2021-01-30 22:56:23 +03:00
Roman Bug
ddd828e784
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 18:46:26 +03:00
Dmitriy
649386ff0f
Edit and translate to Russian
...
Поправил английскую версию и перевел на русский язык.
2021-01-29 23:15:42 +03:00
Vasily Nemkov
8763b8bc59
Updated docs on encrypt/decrypt functions
2021-01-29 17:16:10 +02: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
George
96d45ca8f8
Minor update
2021-01-29 09:11:43 +03:00
George
95a375b4cc
Minor fixes
2021-01-29 05:41:03 +03:00
George
2b77488036
Minor fixes
2021-01-29 05:08:22 +03:00
George
a12c666b40
Documented array function
2021-01-29 01:54:21 +03:00
George
e612ad2bab
minor fixes
2021-01-28 17:13:41 +03:00
George
c7ec1b9313
fixed links
2021-01-28 15:14:57 +03:00
George
7d1e4b8594
First draft
2021-01-28 14:38:24 +03:00
Ivan
04531f14d9
Fix hyphen
2021-01-26 14:06:08 +03:00
Ivan
097c9362bd
Update date-time-functions.md
2021-01-26 14:00:52 +03:00
bharatnc
31027dbaf7
update docs
2021-01-25 19:04:08 -08:00
Olga Revyakina
c4b9c700c5
Map type and map function.
...
Data type description template also added.
2021-01-26 02:09:17 +03:00
romanzhukov
0f7f8ace73
DOCSUP-5266: Add changes from PR
2021-01-26 01:39:23 +03:00
feng lv
173c4b0c36
add document
2021-01-24 09:15:47 +00:00
bharatnc
f385f6c2c1
docs - split query and output as separate blocks
2021-01-23 09:37:12 -08:00
bharatnc
ffd7bc7256
docs - clean output
2021-01-23 09:35:37 -08:00
bharatnc
9acd37a2e2
Docs - isIPv4String, isIPv6String functions
...
This PR documents and explains the use of the functions `isIPv4String`
and `isIPv6String.
2021-01-22 22:36:21 -08:00
Azat Khuzhin
ea7528b853
identity: mark it as non suitable for constant folding
2021-01-21 21:22:23 +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
0d33514433
Edit and translate to Russian
...
Внес поправки в английскую версию и выполнил перевод на русский язык.
2021-01-18 18:24:17 +03:00
jianmei zhang
e967b6bf49
add a %Q replacement for formatDateTime
2021-01-18 12:16:32 +08: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
George
e363a240ee
Undo changes
2021-01-14 00:13:36 +03:00
gyuton
d8a38c7e57
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-13 23:56:40 +03:00
gyuton
7df99ff4ff
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-13 23:56:24 +03:00
filimonov
fe96e81e7e
Fix errors add examples
2021-01-07 13:57:39 +01:00
Bertrand Junqua
85003c8b5c
Fix typo in array functions' documentation
2021-01-06 16:36:51 +01:00
Alexey Milovidov
25b100761f
Merge branch 'master' into function_byte_size
2021-01-03 04:36:48 +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
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
Anton Popov
407ca50be2
Merge pull request #18556 from adevyatova/annadevyatova-DOCSUP-5220-xml
...
DOCSUP-5220: Document the encodeXMLComponent function
2020-12-29 16:29:17 +03:00
Anton Popov
58b1e47e0d
Update string-functions.md
2020-12-29 16:27:47 +03:00
George
e654564aa0
Minor improvements
2020-12-29 14:30:47 +03:00
George
13627226c3
fixed typos
2020-12-29 14:11:48 +03:00
George
56a757d818
Added translation and updated the description
2020-12-29 14:07:30 +03:00
George
f58f54610a
Edited English description
2020-12-29 13:54:17 +03:00
pingyu
12a0b8c3c9
add doc
2020-12-29 01:55:47 +08: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