Robert Schulze
|
572f15b2cd
|
Fix typo
|
2023-06-02 11:14:52 +00:00 |
|
Robert Schulze
|
f6da66cbb8
|
Fix some typos
|
2023-06-02 09:41:52 +00:00 |
|
Robert Schulze
|
ac1dc7237e
|
Update docs
|
2023-05-26 15:37:33 +00:00 |
|
Robert Schulze
|
f49160ef4e
|
Build partial key positions from entire training data
|
2023-05-26 15:27:56 +00:00 |
|
Robert Schulze
|
2298eeb2b2
|
Merge branch 'master' into rs/entropy-learned-hashing
|
2023-05-26 12:04:49 +02:00 |
|
Robert Schulze
|
c4f91a1c45
|
Merge branch 'master' into space
|
2023-05-25 19:56:20 +02:00 |
|
Dan Roscigno
|
9b014eb1d2
|
Merge pull request #49512 from DanRoscigno/polygon-docs
Add docs for polygon functions
|
2023-05-24 10:37:01 -04:00 |
|
DanRoscigno
|
9f349e2102
|
add params
|
2023-05-24 10:35:20 -04:00 |
|
Dan Roscigno
|
c2f6999aca
|
Merge pull request #50157 from den-crane/Doc/greatest_least
Doc. Move least/greatest to conditional-functions
|
2023-05-24 09:01:58 -04:00 |
|
Dan Roscigno
|
c53bdc6927
|
Merge branch 'master' into polygon-docs
|
2023-05-24 08:56:46 -04:00 |
|
DanRoscigno
|
48080468ce
|
add description
|
2023-05-23 19:13:11 -04:00 |
|
DanRoscigno
|
3edffa3ced
|
add examples
|
2023-05-23 19:09:32 -04:00 |
|
Robert Schulze
|
889489b02e
|
Merge branch 'master' into space
|
2023-05-23 23:18:19 +02:00 |
|
Denny Crane
|
4a9b269cc4
|
move least/greatest to conditional-functions
|
2023-05-23 16:09:54 -03:00 |
|
Denny Crane
|
483a3cc5b1
|
Update comparison-functions.md
|
2023-05-23 15:59:08 -03:00 |
|
DanRoscigno
|
fcd6cb1f80
|
add descriptions
|
2023-05-23 12:53:53 -04:00 |
|
Robert Schulze
|
f4c73e94d2
|
Merge pull request #49989 from arenadata/ADQM-811
Add support of Date|Date32 arguments to the toUnixTimestamp() function
|
2023-05-23 08:55:56 +02:00 |
|
DanRoscigno
|
eb7b5a5bb7
|
add more info to NLP docs
|
2023-05-22 13:02:39 -04:00 |
|
Dan Roscigno
|
ebff47ad3a
|
Update nlp-functions.md
|
2023-05-22 12:14:23 -04:00 |
|
Robert Schulze
|
df436b2cd4
|
Spark compatibility: Add new function space()
|
2023-05-22 14:52:51 +00:00 |
|
Victor Krasnov
|
a7b641134a
|
Follow the reviewer's recommendations regarding the documentation
|
2023-05-22 08:28:11 +00:00 |
|
Victor Krasnov
|
3c68d63213
|
Amend the toUnixTimestamp function documentation
|
2023-05-18 09:11:48 +00:00 |
|
Robert Schulze
|
c4f7c3daa1
|
Merge branch 'master' into rs/entropy-learned-hashing
|
2023-05-13 17:33:12 +02:00 |
|
darkkeks
|
2b793e3a14
|
[docs] Remove "example" section from date-time-functions page toc
|
2023-05-13 16:22:17 +03:00 |
|
Robert Schulze
|
f011421f32
|
Merge pull request #49825 from den-crane/patch-66
Doc. Note about why Google CityHash <> cityHash64
|
2023-05-12 20:01:58 +02:00 |
|
Robert Schulze
|
5133597661
|
+m
|
2023-05-12 16:51:47 +02:00 |
|
Robert Schulze
|
5235f52de3
|
Small rewrite, removed note about farm hash (it seemed fragile: https://github.com/ClickHouse/ClickHouse/issues/8354#issuecomment-974808920)
|
2023-05-12 16:38:32 +02:00 |
|
DanRoscigno
|
0b9e575588
|
uplevel UDFs and link
|
2023-05-12 08:05:38 -04:00 |
|
Denny Crane
|
051456ba92
|
Update hash-functions.md
|
2023-05-12 08:33:27 -03:00 |
|
Denny Crane
|
47b27ca5fb
|
Update hash-functions.md
|
2023-05-12 08:23:02 -03:00 |
|
Robert Schulze
|
37c1b1aa58
|
Some fixups
|
2023-05-11 18:49:05 +00:00 |
|
Robert Schulze
|
93a2b44702
|
Add docs
|
2023-05-08 13:11:21 +00:00 |
|
Robert Schulze
|
d8d2b0af76
|
Merge pull request #49466 from ucasfl/str_to_map
add alias str_to_map and mapFromString for extractKeyValuePairs
|
2023-05-08 10:11:06 +02:00 |
|
Dan Roscigno
|
0830153a52
|
Merge pull request #49501 from ivan-klass/patch-1
Note for multiple arrayJoin of same array expression
|
2023-05-07 20:17:09 -04:00 |
|
Robert Schulze
|
3cadcaeaf0
|
Add new aliases to docs
|
2023-05-07 19:24:49 +00:00 |
|
Robert Schulze
|
d5f08ba87b
|
Move extractKeyValuePairs*() docs into maps docs
|
2023-05-07 19:22:29 +00:00 |
|
Robert Schulze
|
d614bde1c7
|
Fixup docs of extractKeyValuePairs*()
|
2023-05-07 19:20:16 +00:00 |
|
Robert Schulze
|
c893302a08
|
Implement a MySQL-compatible variant of makeDate()
Fixes #49143
|
2023-05-06 20:11:36 +00:00 |
|
Robert Schulze
|
2986c28761
|
Small fixes
|
2023-05-06 18:12:10 +00:00 |
|
DanRoscigno
|
9815b65849
|
add description
|
2023-05-04 12:47:39 -04:00 |
|
Ivan Takarlikov
|
8873856ce5
|
Fix some grammar mistakes in documentation, code and tests
|
2023-05-04 13:35:18 -03:00 |
|
DanRoscigno
|
6670cc2154
|
add description
|
2023-05-04 09:43:01 -04:00 |
|
DanRoscigno
|
b9afc70583
|
WIP
|
2023-05-04 09:36:27 -04:00 |
|
ivan-klass
|
1da30e2830
|
Better text
|
2023-05-04 13:06:07 +02:00 |
|
ivan-klass
|
a788d0b124
|
Note for multiple arrayJoin of same array expression
|
2023-05-04 13:03:27 +02:00 |
|
Alexander Gololobov
|
ec0f8dbfbf
|
fix makeDateTime syntax
|
2023-04-26 15:07:23 +02:00 |
|
Robert Schulze
|
ad15749b4e
|
Document makeDateTime() and its variants
Follow-up to #35628
|
2023-04-26 12:22:05 +00:00 |
|
Anton Popov
|
e2e62b32e5
|
Merge pull request #48071 from CurtizJ/rework-map-functions
Rework functions that work with `Map` columns
|
2023-04-24 14:51:02 +02:00 |
|
Vladimir C
|
6090648fc8
|
Merge pull request #43606 from arthurpassos/parsey_key_value_function
|
2023-04-24 11:03:28 +02:00 |
|
Arthur Passos
|
197edf9d43
|
docs
|
2023-04-21 11:43:12 -03:00 |
|