Commit Graph

2381 Commits

Author SHA1 Message Date
Maksim Kita
4ddac56787
Merge pull request #33479 from bharatnc/ncb/h3-misc-funcs
add h3 misc functions - part 1
2022-01-10 23:44:42 +03:00
Kseniia Sumarokova
e6ea7c361d
Merge pull request #32836 from stigsb/explain-table-override
Add `EXPLAIN TABLE OVERRIDE` for pre-validating overrides.
2022-01-10 09:58:16 +03: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
af37eca3fb Executable UserDefinedFunction documentation fix 2022-01-07 19:19:18 +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
e0a091d068
Merge pull request #33337 from anselmodadams/patch-1
Documentation fix - incorrect CREATE DICTIONARY statement order
2022-01-02 20:15:04 +03: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
Anselmo D. Adams
883b83acb0
Update dictionary.md 2021-12-30 19:43:54 -03:00
Anselmo D. Adams
5df89e978e
Update dictionary.md
Fixed order of DICTIONARY term in create statement
2021-12-30 19:33:31 -03:00
Stig Bakken
6b4a16977e Add some docs for EXPLAIN TABLE OVERRIDE 2021-12-30 09:02:28 +01:00
alexey-milovidov
255c4c92b9
Merge pull request #33233 from freedomDR/doc_projection_fix
improve projection doc describe
2021-12-29 21:09:33 +03:00
Maksim Kita
49d4619890 Updated docs 2021-12-28 22:55:31 +03:00
Denny Crane
035d757cc1
Update grant.md 2021-12-28 14:13:41 -04:00
Vladimir C
5ecbaf4ad8
Merge pull request #33197 from kirillikoff/kirillikoff-DOCSUP-15714 2021-12-28 10:49:46 +03:00
Vladimir C
78710d71b5
Specify sql syntax in code snippets in join.md 2021-12-28 10:49:35 +03:00
alexey-milovidov
bb2f85966e
Merge pull request #33237 from melvynator/patch-3
Removed an extra code block
2021-12-27 21:57:37 +03:00
Peignon Melvyn
c7b758c88d
Removed an extra code block
Removed an extra code block that should not be here.
2021-12-27 19:55:23 +01:00
Tatiana Kirillova
8dc204c280 fix diff and translate 2021-12-27 21:23:09 +03:00
Peignon Melvyn
38a40f27fb
Remove a code
I removed a sentence that was in a code section, it didn't feel that it was intended initially.
2021-12-27 18:12:19 +01:00
freedomDR
d41ba4dc0f improve projection describe 2021-12-27 15:39:35 +00:00
Tatiana Kirillova
a4d364ab03 update text 2021-12-26 14:03:49 +03:00
Tatiana Kirillova
e3e1fe74c1 update 2021-12-26 13:55:49 +03:00
Tatiana Kirillova
05a33abf26 OR operator in ON section for JOIN 2021-12-26 13:38:22 +03:00
Nikita Mikhaylov
29fdc422d0
Merge pull request #32974 from nikitamikhaylov/hdfsCluster
Merging #32400
2021-12-24 16:02:54 +03:00
dalei2019
11c85fe66b
Update role.md 2021-12-21 16:03:37 +08:00
Zhichang Yu
869cdbeb44 added table function hdfsCluster 2021-12-20 13:14:44 +00:00
Xin Wang
3edb2ca806
Update external-dicts-dict-polygon.md
fix a typo `tne` -> `the`
2021-12-20 16:32:38 +08:00
alesapin
3cee6d37db
Merge pull request #32746 from fanofxiaofeng/patch-1
name -> table_name
2021-12-16 10:45:56 +03:00
Denny Crane
41fc080c04
Update group-by.md 2021-12-15 12:18:50 -04:00
靳阳
14ca6aa92b
name -> table_name
fix possible wrong word
2021-12-14 19:21:12 +08:00
Vxider
7eb18ea21e watch events support for window view 2021-12-12 07:45:55 +00:00
vxider
52fa82b4d4 rename window-view function to time window function 2021-12-10 09:43:44 +00:00
Vxider
b74af1af5d fix window view docs 2021-12-10 00:51:31 +08:00
Nikolay Degterinsky
2f62d241b6
Merge pull request #32249 from kirillikoff/kirillikoff-DOCSUP-14791
DOCSUP-14791: Document the sparkbar aggregate function
2021-12-09 16:44:05 +03:00
vxider
eb759c83f6 window view docs improvement 2021-12-08 14:43:26 +00:00