Commit Graph

946 Commits

Author SHA1 Message Date
bharatnc
03d9eeec8b docs h3NumHexagons 2022-01-14 00:26:06 -08:00
bharatnc
a175425651 minor fixes to docs 2022-01-13 23:51:09 -08:00
bharatnc
768a6c47b1 docs h3ExactEdgeLengthRads 2022-01-13 23:50:16 -08:00
bharatnc
4a3aef2ecf docs h3ExactEdgeLengthKm 2022-01-13 23:41:32 -08:00
bharatnc
01630aafee docs for h3ExactEdgeLengthM 2022-01-13 22:22:44 -08:00
bharatnc
76e059b8ea docs for h3EdgeLengthKm 2022-01-13 19:19:23 -08:00
bharatnc
e61ef2d3f2 docs for h3CellAreaRads2 2022-01-08 15:23:47 -08:00
bharatnc
924cb5dede docs for h3CellAreaM2 2022-01-08 15:23:46 -08:00
bharatnc
abd2c65106 docs for h3HexAreaKm2 2022-01-08 15:23:46 -08:00
bharatnc
21e18c5b8d docs for h3RadsToDegrees 2022-01-08 15:23:46 -08:00
bharatnc
8b3fad9a61 docs for h3DegsToRads 2022-01-08 15:23:46 -08:00
Maksim Kita
ff645a062a
Merge pull request #33465 from kitaisreal/function-array-last-index
Added function arrayLastIndex
2022-01-08 23:08:04 +03:00
Mojtaba Yaghoobzadeh
72d28e3c0a
Fix returned value
There is a mistake in section "Example for range key dictionary". The returned value is not correct.
2022-01-08 17:46:03 +03:30
Maksim Kita
7d1d1e739f Added documentation 2022-01-08 11:39:05 +03:00
mergify[bot]
905d5be288
Merge branch 'master' into add-decodeURLFormComponent 2022-01-08 01:22:40 +00:00
Denny Crane
0cb9e979ca actualize trailing zeros removal in documentation 2022-01-07 14:53:17 -04:00
alexey-milovidov
140d64f785
Merge pull request #33415 from kitaisreal/function-array-last
Added function arrayLast
2022-01-07 20:37:06 +03:00
Maksim Kita
0cb4c71a53 Function arrayLast added documentation 2022-01-07 19:00:37 +03:00
cmsxbc
37349a9d0f
add function decodeURLFormComponent 2022-01-07 20:51:30 +08:00
tekeri
4e402baa84
Fix typo: command_write_timeout 2022-01-07 14:19:48 +09:00
Denny Crane
466078031d
Update date-time-functions.md 2022-01-04 18:53:01 -04:00
Denny Crane
7261e121dd
Update string-search-functions.md 2022-01-03 16:19:54 -04:00
Maksim Kita
8e83f2d154 Updated documentation 2022-01-02 20:02:53 +03:00
Maksim Kita
4f62155b84 UserDefinedExecutableFunction fix documentation 2022-01-02 16:46:11 +03:00
Maksim Kita
49d4619890 Updated docs 2021-12-28 22:55:31 +03:00
vxider
52fa82b4d4 rename window-view function to time window function 2021-12-10 09:43:44 +00:00
vxider
eb759c83f6 window view docs improvement 2021-12-08 14:43:26 +00:00
vxider
afcc3b6f96 add doc window-view-functions 2021-12-07 13:35:30 +00:00
vxider
ed17afbdb3 rename window function to window view function 2021-12-07 10:31:49 +00:00
vxider
03dc76da15 add window view doc(en) 2021-12-07 10:05:19 +00:00
vdimir
e0fa4731fb
Fix typo in tupleToNameValuePairs doc 2021-12-06 12:57:09 +03:00
Vladimir C
964203e712
Merge pull request #31545 from sevirov/sevirov-DOCSUP-18083-document_the_murmurhash3_128_and_siphash128_functions 2021-11-29 13:59:56 +03:00
Vladimir C
645ae45b01
Apply suggestions from code review 2021-11-29 13:59:20 +03:00
Vladimir C
41c9067f48
Merge pull request #31706 from yandd/master 2021-11-26 12:29:09 +03:00
alexey-milovidov
51a0d6c2f3
Update json-functions.md 2021-11-26 00:20:37 +03:00
yandd
7b43608e1f
Fixed function ngrams 2021-11-24 21:18:38 +08:00
Dmitriy
a6d33aaf03 Translate to Russian
Выполнил перевод на русский язык.
2021-11-22 20:52:09 +03:00
filimonov
9b06430cbd
Update string-search-functions.md 2021-11-22 14:05:23 +01:00
Dmitriy
8dab82f00c Document some hash functions
Задокументировал две хеш-функции sipHash128 и murmurHash3_128.
2021-11-19 21:34:31 +03:00
alexey-milovidov
2248f43a99
Update tuple-map-functions.md 2021-11-18 08:03:49 +03:00
Maksim Kita
59c855c038
Merge pull request #31012 from karnevil13/karnevil-DOCSUP-16608
DOCSUP-16608: Documented JSONExtractKeys function
2021-11-12 16:29:43 +03:00
Anton Popov
b897bc3a5e
Merge pull request #30835 from lehasm/alexey-sm-DOCSUP-14792-update-bitShift-functions
DOCSUP-14792-document-bitShift-functions
2021-11-11 15:23:47 +03:00
Roman Bug
b8248cdc95 Minor fix. 2021-11-09 13:08:47 +03:00
Roman Bug
d8f1ff7727
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-09 13:02:06 +03:00
romanzhukov
206c72ed50 DOCSUP-15137: Add zookeeperSessionUptime docs. 2021-11-08 00:42:57 +03:00
karnevil13
628957e153
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-06 23:59:32 +03:00
karnevil13
56ba0423f1
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-06 23:58:50 +03:00
karnevil13
9bb0eb6adc
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-06 23:58:36 +03:00
karnevil13
54138c4873
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-06 23:58:24 +03:00
karnevil13
38dad4b02b
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-06 23:58:15 +03:00