Alexey Milovidov
3da495d15e
Merge pull request #37779 from ClickHouse/like_match_utf8
...
Clarify that match() & like() use UTF-8 for matching
2022-06-18 05:43:52 +03:00
Robert Schulze
ba0761fb6a
More details on matching with Unicode
2022-06-17 15:29:32 +02:00
Robert Schulze
26b3dd2d9e
Fix description
2022-06-17 13:41:58 +02:00
Kruglov Pavel
023e7132fc
Fix
2022-06-16 14:50:35 +02:00
Kruglov Pavel
d14a2d3583
Fix docs about encryption functions
2022-06-16 14:47:15 +02:00
Mikhail f. Shiryaev
62f60c1462
Merge branch 'master' into doc-aspell
2022-06-09 11:01:25 +02:00
Maksim Kita
ec7b99e564
ExecutableUserDefinedFunctions added parameters documentation
2022-06-08 16:59:41 +02:00
vdimir
9bd9c3d1d1
Fix some typos in docs
2022-06-08 14:26:02 +02:00
Rich Raposa
567f98b1e4
Merge pull request #37784 from ClickHouse/rfraposa-patch-2
...
Remove H1 anchor tags from docs
2022-06-02 15:51:28 -06:00
mergify[bot]
2e637df7c6
Merge branch 'master' into like_match_utf8
2022-06-02 17:37:52 +00:00
Maksim Kita
3261134f6d
Merge pull request #37762 from den-crane/patch-13
...
Doc. Note about Map supported types
2022-06-02 19:26:26 +02:00
Maksim Kita
e8ab3e3395
Update tuple-map-functions.md
2022-06-02 19:25:59 +02:00
Sergei Trifonov
1efd59f0b9
Improve high-order array functions descriptions
2022-06-02 17:16:25 +02:00
rfraposa
869967de41
Remove H1 anchor tags from docs
2022-06-02 04:55:18 -06:00
Robert Schulze
0588142b7e
Clarify that match() & like() assume UTF-8
...
The previous explanation sentence
"The regular expression works with the string as if it is a set of bytes."
suggested otherwise and since we don't have separate methods matchUTF8()
and likeUTF8(), it makes sense to clarify.
2022-06-02 11:56:06 +02:00
Denny Crane
320fd567dd
Update tuple-map-functions.md
2022-06-01 15:38:41 -03:00
Denny Crane
608ad73c93
Update tuple-map-functions.md
2022-06-01 15:34:15 -03:00
Sergei Trifonov
2589f78135
Fix misleading arrayFunction description
2022-05-30 10:32:22 +02:00
Maksim Kita
58cd1bd3ec
Merge pull request #36843 from bharatnc/ncb/h3-unidirectionaledges-funcs
...
add h3 unidirectional edge functions
2022-05-25 22:46:40 +02:00
Alexey Milovidov
3431376d4e
Merge pull request #37396 from MasterOdin/patch-1
...
Fix docs for regionToTopContinent parameters
2022-05-23 03:09:53 +03:00
Alexey Milovidov
5d43f46908
Update ym-dict-functions.md
2022-05-23 03:09:28 +03:00
Denny Crane
f8e2e0f1b2
Update uuid-functions.md
2022-05-22 20:24:18 -03:00
Denny Crane
5984d9993d
Update uuid-functions.md
2022-05-22 20:17:45 -03:00
Matthew Peveler
4c005e53b6
Update ym-dict-functions.md
2022-05-20 15:54:23 -04:00
Matthew Peveler
91bd0b6f69
Fix docs for regionToTopContinent parameters
2022-05-20 15:52:19 -04:00
Denny Crane
c3c468af86
Update random-functions.md
2022-05-19 21:16:27 -03:00
Bharat Nallan Chakravarthy
c476b8dd92
Merge remote-tracking branch 'upstream/master' into ncb/h3-unidirectionaledges-funcs
2022-05-17 20:10:03 -07:00
Alexander Gololobov
38f291c70d
Merge pull request #37030 from bharatnc/ncb/h3-missing-traversal-funcs
...
add remaining h3 traversal funcs
2022-05-17 18:19:56 +02:00
rfraposa
044e76d91b
Add BLAKE3 hash function
2022-05-11 12:10:16 -06:00
Rich Raposa
34f0d1c5f8
Revert "BLAKE3 hash function documentation"
2022-05-10 13:28:36 -06:00
Rich Raposa
23608b5e53
Merge pull request #36999 from BoloniniD/BLAKE3_docs
...
BLAKE3 hash function documentation
2022-05-10 13:28:21 -06:00
bharatnc
592de6895c
Merge remote-tracking branch 'upstream/master' into ncb/h3-missing-traversal-funcs
2022-05-09 22:41:03 -07:00
ni1l
f1eee40345
Add isIPAddressInRange function example
2022-05-10 00:03:10 +08:00
bharatnc
6fc6acf93b
docs for h3HexRing
2022-05-08 22:16:40 -07:00
bharatnc
2721955f49
docs for h3Distance
2022-05-08 22:05:44 -07:00
bharatnc
a6cc23aaed
docs for h3Line
2022-05-08 22:05:39 -07:00
BoloniniD
aa21a8925f
Fixes
2022-05-07 17:08:40 +03:00
Alexey Milovidov
fd363695dc
Update array-functions.md
2022-05-07 13:48:11 +03:00
Alexey Milovidov
40c049b0c9
Update bit-functions.md
2022-05-07 13:47:15 +03:00
Alexey Milovidov
0cac59a9f9
Update string-functions.md
2022-05-07 13:46:17 +03:00
mergify[bot]
2d1057bc87
Merge branch 'master' into fix-substring-negative-offset-length
2022-05-07 10:30:39 +00:00
BoloniniD
0cf6f66fcf
Add BLAKE3 hash docs
2022-05-07 12:08:37 +03:00
bharatnc
01ea1beee5
Merge remote-tracking branch 'upstream/master' into ncb/h3-unidirectionaledges-funcs
2022-05-04 15:55:56 -07:00
Sergei Trifonov
6730ad9799
update docs for time window functions
2022-05-03 19:12:42 +02:00
bharatnc
0491341953
docs for h3GetUnidirectionalEdgeBoundary
2022-05-02 21:53:39 -07:00
bharatnc
680fb0f265
docs for h3GetUnidirectionalEdgesFromHexagon
2022-05-01 22:38:01 -07:00
bharatnc
03db6738bb
docs for h3GetIndexesFromUnidirectionalEdge
2022-05-01 21:34:32 -07:00
bharatnc
b5a914ed04
docs for h3GetDestinationIndexFromUnidirectionalEdge
2022-05-01 14:11:53 -07:00
bharatnc
9ec187ef22
docs for h3GetOriginIndexFromUnidirectionalEdge
2022-05-01 13:53:44 -07:00
bharatnc
59e1f252fd
docs for h3UnidirectionalEdgeIsValid func
2022-05-01 13:27:48 -07:00