lehasm
c49c06f629
Update docs/en/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-15 16:36:18 +03:00
Alexey
83460e8db9
Example changed to show casting float to decimal
...
Other fixes and improvements
2021-07-14 19:27:32 +00:00
Nikita Mikhaylov
cac2aa9699
Revert "Revert "Implement h3ToGeo function""
2021-07-13 12:10:21 +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
30be1c6171
Article changed
2021-07-12 18:48:14 +00:00
Alexey
f56d1563b7
New syntax added and the beginning is edited.
2021-07-11 19:10:49 +00:00
alexey-milovidov
103b860555
Update tuple-functions.md
2021-07-10 23:12:32 +03:00
Alexey
6403bd72fc
Second example returned.
...
output_format_json_quote_denormals mentioned in the description.
2021-07-10 07:01:34 +00:00
Maksim Kita
03c4853451
Functions dictGet, dictHas complex key dictionary key argument tuple fix
2021-07-09 17:20:02 +03:00
Alexey
4f48c5c723
The only example left
...
'quoted' changed to 'enclosed in qoutes'
Added See Also with link to related settings.
2021-07-08 20:18:56 +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
Alexey
8582df272f
More fixes
2021-07-07 19:30:02 +00:00
lehasm
8783685923
Update docs/en/sql-reference/functions/json-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-07 21:36:58 +03:00
lehasm
b6acc6ecb1
Update docs/en/sql-reference/functions/json-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-07 21:36:47 +03:00
alesapin
f0fc12d0dd
Merge branch 'master' into evillique-nlp
2021-07-07 12:14:49 +03:00
Alexey
0eee65b5e9
Minor update
2021-07-06 21:01:45 +00:00
Alexey
fa364a45c3
Ready for PR draft
2021-07-06 20:49:14 +00: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
Alexey
219dff242c
Draft
2021-07-01 20:57:01 +00:00
Kruglov Pavel
e23cf79338
Merge pull request #25596 from ildus/map_add_for_maps
...
Support Map type in mapAdd and mapSubtract
2021-07-01 21:08:07 +03:00
Ildus Kurbangaliev
f56ae8f9cd
Apply suggestions from code review
...
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-07-01 13:38:13 +02: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
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
6b8e2eee19
Small fix
2021-06-29 23:47:19 +03:00
George
cdb75d7081
small fixes
2021-06-29 22:42:34 +03:00
gyuton
e6d423cca1
Apply suggestions from code review
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-06-29 22:30:12 +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
6458a51ccf
Edited bitPositionsToArray(num)
2021-06-29 04:38:33 +03:00
George
aaf39189f1
Edited dateName
2021-06-29 03:59:19 +03:00
George
12798a2c47
more fixes
2021-06-28 22:32:37 +03:00
George
985ca2cd5a
some fixes
2021-06-28 21:44:59 +03:00
George
c5e5ebcdf3
First draft
2021-06-28 21:25:52 +03:00
gyuton
5e5aa409ee
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 01:00:39 +03:00
George
e69cd8c6b8
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
2021-06-23 15:10:35 +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
George
e7fe155e98
Added the articles
2021-06-23 03:58:24 +03:00
George
ecb766a5c6
En docs
2021-06-23 03:15:11 +03:00
Ildus Kurbangaliev
0a937e7377
Support Map type in mapAdd and mapSubtract
2021-06-22 17:02:42 +02:00
tavplubix
1f07dd06fc
Merge pull request #25375 from atereh/terehova-DOCSUP-10113-update-function-range
...
DOCSUP-10113: Update the function range docs
2021-06-22 17:43:43 +03:00
tavplubix
a6a43ce3ee
Revert "Implement h3ToGeo function"
2021-06-22 17:25:21 +03:00
Alina Terekhova
749855f1c8
Removed start-end comparison statement
2021-06-22 15:43:16 +02:00
Nikita Mikhaylov
19b3659517
Merge pull request #24867 from bharatnc/ncb/h3-indexing-funcs
...
Implement h3ToGeo function
2021-06-22 15:59:09 +03:00
Anton Popov
68ffbd2ad3
fix docs for function 'initializeAggregation'
2021-06-22 13:14:24 +03:00
Alina Terekhova
f531421c33
Rephrasing
2021-06-21 12:11:42 +02:00
Alina Terekhova
fd03f3027b
Implementation details
2021-06-21 12:01:23 +02:00
Alina Terekhova
ee82928984
Structure fix
2021-06-21 11:48:24 +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
Maksim Kita
b34b66c55d
Merge pull request #25394 from ClickHouse/function-bit-position-to-array-merge
...
Merging #23843
2021-06-18 01:31:33 +03:00
alesapin
9e77ca7182
Merge branch 'master' into nlp
2021-06-17 21:47:41 +03:00
Maksim Kita
bc86b2b738
Updated function bitPositionsToArray before merge
2021-06-17 12:20:53 +03:00
Alina Terekhova
dd6f93b2a7
Small corrections
2021-06-17 11:02:06 +02:00
Maksim Kita
5b2380d541
Merge branch 'function-bit-position-to-array-merge' into feature-function-bitpositionToArray
2021-06-17 10:23:41 +03:00
Alina Terekhova
b61346a708
Examples fix + anchor fix
2021-06-17 02:16:34 +02:00
Alina Terekhova
06261466e4
First edits
2021-06-17 01:34:59 +02:00
Maksim Kita
7b7ce0f741
Added documentation
2021-06-16 21:33:44 +03:00
bharatnc
4487745dde
h3ToGeo - docs
2021-06-14 11:38:38 -07:00
tavplubix
805171c41f
Merge pull request #24546 from damozhaeva/dmozhaeva-DOCSUP-8448-russian
...
DOCSUP-8448: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-06-07 14:45:11 +03:00
Nikolay Degterinsky
678914ab94
added english and russian documentation draft
2021-06-05 03:57:53 +00:00
Nikolay Degterinsky
480da5838e
merged and resolved the conflict in Context.cpp
2021-06-03 20:23:14 +00:00
Daria Mozhaeva
58fd7392aa
years
2021-06-02 14:45:26 +03:00
Anton Popov
91cf7771ad
Merge pull request #24444 from adevyatova/annadevyatova-DOCSUP-8654
...
DOCSUP-8654: Update the unhex function docs
2021-05-31 13:02:47 +03:00
Anna
95b04dbbf0
Update docs/en/sql-reference/functions/encoding-functions.md
...
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-05-31 07:30:52 +03:00
Anna
ffd0c10b57
Update docs/en/sql-reference/functions/encoding-functions.md
...
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-05-31 07:30:46 +03:00
Anna
38b489ccf9
Merge branch 'master' into annadevyatova-DOCSUP-8214-dictGet
2021-05-30 21:26:24 +03:00
adevyatova
0698002346
Fixed after review
2021-05-30 18:24:14 +00:00
Anna
fab84c526a
Update docs/en/sql-reference/functions/ext-dict-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-30 21:15:01 +03:00
Anna
a4cdeca3ee
Update docs/en/sql-reference/functions/ext-dict-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-30 21:14:56 +03:00
adevyatova
8afd862704
add example
2021-05-30 12:21:43 +00:00
adevyatova
d84de3fdbf
Fixed
2021-05-30 10:43:49 +00:00
adevyatova
72b0632208
add en,ru docs
2021-05-30 10:39:32 +00:00
adevyatova
d2299dcf6d
fixed
2021-05-30 08:49:58 +00:00
adevyatova
d932eed090
update
2021-05-29 14:29:56 +00:00
adevyatova
174a80f7b9
undo some changes
2021-05-29 13:55:20 +00:00
Vladimir
57f3fc8f3e
Merge pull request #23985 from michon470/kuriatnikovm-DOCSUP-7805-update_dictGet_dictHas
2021-05-29 14:04:59 +03:00
adevyatova
9ecf0b54ec
update
2021-05-29 10:22:30 +00:00
adevyatova
741582f806
update
2021-05-29 10:19:46 +00:00
Nikolay Degterinsky
63bb8abf89
Merge branch 'master' into nlp
2021-05-28 10:26:42 +00:00
Daria Mozhaeva
aad9dda479
D:/Git/en/date-time-functions
2021-05-28 12:14:28 +03:00
Daria Mozhaeva
e8c7331256
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into dmozhaeva-DOCSUP-8448-russian
2021-05-28 12:04:58 +03:00
Romain Neutron
d3be14e639
Fix ClickHouse characters case
2021-05-27 21:49:41 +02:00
Romain Neutron
7b515c7235
Avoid short syntax
2021-05-27 21:44:11 +02:00
Mikhail
a97f859605
Правки после консультации с разработчиком
2021-05-26 23:05:17 +03:00
Daria Mozhaeva
1151f13fed
Edit and translate to Russian
2021-05-26 15:38:54 +03:00
Evgeniia Sudarikova
1097c46a99
edited after review
2021-05-25 16:03:35 +03:00
adevyatova
07680782fe
Update
2021-05-25 11:56:01 +00:00
adevyatova
03b6afbb4a
fixed a bug
2021-05-25 11:47:39 +00:00
adevyatova
e9cc105e2e
Fixed
2021-05-25 06:21:45 +00:00
adevyatova
b1b02dfc58
En, ru docs for unhex func
2021-05-24 09:55:33 +00:00
Evgeniia Sudarikova
5d6c6fe4c4
edited EN, added RU
2021-05-19 13:21:34 +03:00
Vladimir
b70846209f
Merge pull request #23878 from otrazhenia/evgsudarikova-DOCSUP-8181
2021-05-17 14:27:52 +03:00
Maksim Kita
520d992df2
Merge pull request #23651 from adevyatova/annadevyatova-DOCSUP-8209-dictGetOrNull
...
DOCSUP-8209: Document the dictGetOrNull function
2021-05-14 23:55:15 +03:00
Vladimir
81288e4b50
Apply suggestions from code review
2021-05-14 14:07:11 +03:00
Ilya Yatsishin
e345b8b868
Merge pull request #24077 from abel-cheng/feature/splitByRegexp
...
add function splitByRegexp
2021-05-14 10:43:08 +03:00
Evgenia Sudarikova
765bc28f61
Update docs/en/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-14 09:31:21 +03:00
Evgenia Sudarikova
e3b9fde94d
Update docs/en/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-14 09:31:06 +03:00
Evgenia Sudarikova
1b7d2db4c6
Update docs/en/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-14 09:30:59 +03:00
Evgenia Sudarikova
1a049c396d
Update docs/en/sql-reference/functions/type-conversion-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-14 09:30:51 +03:00
adevyatova
9cd33b5837
add ru docs
2021-05-13 19:32:28 +00:00
adevyatova
7a0ec69f37
add example
2021-05-13 19:24:41 +00:00
Anna
5555fcd7e7
Merge branch 'master' into annadevyatova-DOCSUP-8209-dictGetOrNull
2021-05-13 21:19:28 +03:00
adevyatova
6e3a1d4e99
update
2021-05-13 18:18:26 +00:00
Evgeniia Sudarikova
dc6eb48197
edited after review
2021-05-13 18:05:48 +03:00
Maksim Kita
e0b3b7d661
Merge pull request #23847 from olgarev/revolg-DOCSUP-8778-cache_dictionaries_3
...
DOCSUP-8778: cache dictionaries (3)
2021-05-13 17:15:41 +03:00
Vladimir
7c77dd1e21
Minor changes in splitByRegexp
2021-05-13 12:21:00 +03:00
万康
7990c03168
add some examples contributes to use
2021-05-13 14:26:12 +08:00
abel-wang
51c1d7c7ba
split into characters when split by '' & add docs
2021-05-13 11:15:38 +08:00
olgarev
8f6453686f
Apply suggestions from code review
2021-05-12 00:08:46 +03:00
Mikhail
3792e97ef3
Update array-functions.md
2021-05-11 17:56:57 +03:00
万康
5fe3c1ab6e
add doc
2021-05-11 12:39:03 +08:00
michon470
91a9ae22e1
Update docs/en/sql-reference/functions/array-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-10 19:13:53 +03:00
michon470
a13a070eee
Update docs/en/sql-reference/functions/array-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-10 19:13:31 +03:00
michon470
704adf3b88
Update docs/en/sql-reference/functions/array-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-10 19:13:16 +03:00
Nikolay Degterinsky
78d8b4f97c
added english documentation for tokenize() & stem()
2021-05-10 10:42:32 +00:00
Mikhail
d891a513db
+ перевод, мелкие правки в первый вариант
2021-05-10 04:23:02 +03:00
Mikhail
50a118953a
Update ext-dict-functions.md
2021-05-10 04:10:06 +03:00
Mikhail
bed28e09c3
Update array-functions.md
2021-05-10 02:25:54 +03:00
Evgeniia Sudarikova
458cd6961c
minor changes
2021-05-04 13:19:45 +03:00
Evgeniia Sudarikova
47a4ae930f
edited
2021-05-03 23:44:46 +03:00
alexey-milovidov
41a6fd677e
Update functions-for-nulls.md
2021-05-03 13:39:10 +03:00
Olga Revyakina
9cdc3fa957
Start
2021-05-01 20:46:02 +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
adevyatova
1a3557d6a2
update
2021-04-26 17:17:20 +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
kirillikoff
fb8fdf7aa1
Update docs/en/sql-reference/functions/files.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:03 +03:00
Vladimir
5ae9f2c5bb
Merge pull request #21329 from depressed-pho/isIPAddressContainedIn
2021-03-30 13:26:49 +03:00
Tatiana Kirillova
676ea1efc3
The translate to Russian
2021-03-30 11:52:38 +03:00
ana-uvarova
b853144e45
developer`s comments done
2021-03-30 09:15:52 +03:00
vdimir
ada4a2ba00
Upd doc for isIPAddressInRange
2021-03-29 13:43:21 +03:00
Alexey
e91002eda6
simple example (tags and inserted whitespaces)
2021-03-28 19:55:26 +00:00
Alexey
55b40011d9
extractTextFromHTML syntax added
2021-03-28 18:42:04 +00:00
Tatiana Kirillova
8d3f6be370
minor fixes
2021-03-28 21:26:51 +03:00
Tatiana Kirillova
e4bf63f470
Link for see also
2021-03-26 12:25:33 +03:00
Tatiana Kirillova
25052fc3f2
Reads file as a String
2021-03-26 11:47:41 +03:00
Tatiana Kirillova
9f6ad165c8
Updated description
2021-03-26 11:22:43 +03:00
Tatiana Kirillova
db505553a4
Reads file as String - description of the new function.
2021-03-26 10:09:51 +03:00
PHO
26dc629366
Add a function isIPAddressContainedIn()
...
This function takes an IP address and a CIDR network prefix, and determines if the address is contained in the network. It supports both IPv4 and IPv6 addresses, and expects arguments to be strings.
ClickHouse doesn't support union types. We cannot use the native IPv4 and IPv6 types for this reason.
2021-03-26 12:11:35 +09:00
AnaUvarova
17c9e7de10
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 19:10:48 +03:00
ana-uvarova
9fd0d09ba2
subheaders clarification and short descr
2021-03-23 09:38:47 +03:00
AnaUvarova
1fd7a2a90f
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:37 +03:00
AnaUvarova
70b44373cb
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:27:12 +03:00
AnaUvarova
0bb6275dfe
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:48 +03:00
AnaUvarova
a5d8741060
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:35 +03:00
AnaUvarova
e58a8dd033
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:23 +03:00
AnaUvarova
b15b35ca75
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:25:38 +03:00
ana-uvarova
a93a321db8
++
2021-03-22 19:49:14 +03:00
ana-uvarova
9461c4e877
finish
2021-03-22 19:34:57 +03:00
ana-uvarova
2ded2dd249
Merge branch 'ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn' of https://github.com/AnaUvarova/ClickHouse into ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
...
# Conflicts:
# docs/en/sql-reference/functions/string-search-functions.md
2021-03-22 19:32:18 +03:00
ana-uvarova
c1da5dc37a
new examples
2021-03-22 19:30:28 +03:00