taiyang-li
4788006030
Merge branch 'master' into function_enumerate_streams
2022-03-25 22:31:10 +08:00
Kerry Clendinning
097ff9cc98
Update index.md
...
Fixed spelling "retuned" -> "returned"
2022-03-24 08:35:22 -05:00
李扬
1d8ab36de0
Update other-functions.md
2022-03-23 21:44:14 +08:00
mergify[bot]
5df84df596
Merge branch 'master' into groupSortedArray
2022-03-21 13:35:06 +00:00
taiyang-li
98a9b81c1d
update doc
2022-03-21 14:23:25 +08:00
Yakov Olkhovskiy
eb7474e73a
Merge branch 'master' into interpolate-feature
2022-03-19 03:11:14 -04:00
Yakov Olkhovskiy
5ae6f800c6
Update order-by.md
...
INTERPOLATE fix
2022-03-19 03:03:24 -04:00
Yakov Olkhovskiy
5c8a77dade
Update order-by.md
...
INTERPOLATE fix
2022-03-19 03:02:51 -04:00
Yakov Olkhovskiy
4f892dc9da
Update order-by.md
...
INTERPOLATE is added
2022-03-19 03:02:20 -04:00
Yakov Olkhovskiy
90888ea95b
Update index.md
...
INTERPOLATE is added
2022-03-19 03:00:29 -04:00
Maksim Kita
24c4ab1bd2
Added docs
2022-03-18 19:54:52 +01:00
Xin Wang
56aa3661ae
fix: modify dictGet*
functions
...
1. changes the `dictGetT` to `dictGet*` to avoid confusion
2. modify the format of tables for alignment.
2022-03-18 17:02:13 +08:00
Maksim Kita
9e88f3b4b9
Merge pull request #34568 from bharatnc/ncb/h3-misc-funcs-3
...
add remaining h3 miscellaneous functions
2022-03-17 11:55:58 +01:00
taiyang-li
d9391f2f7b
fix conflict
2022-03-17 17:31:37 +08:00
Maksim Kita
f837f609f3
Merge pull request #35240 from kitaisreal/cast-to-ip-address-refactoring
...
Standardize behaviour of CAST into IPv4, IPv6, toIPv4, toIPv6 functions
2022-03-17 10:26:32 +01:00
Nikita Mikhaylov
96c6325fc3
Merging #33398 (proportionsZTest) ( #35157 )
2022-03-16 13:17:07 +01:00
taiyang-li
93550d547e
add doc and tests
2022-03-15 18:25:36 +08:00
Maksim Kita
25c994c10c
Merge pull request #35255 from ClickHouse/rfraposa-patch-4
...
Update internal-dicts.md
2022-03-14 10:34:49 +01:00
Maksim Kita
2211e016cb
Merge pull request #35254 from ClickHouse/rfraposa-patch-3
...
Update rounding-functions.md
2022-03-14 09:31:58 +01:00
Rich Raposa
6fbb63b30c
Update internal-dicts.md
...
The mentioned functions have already been removed
2022-03-13 21:31:48 -06:00
Rich Raposa
fa3c3f9179
Update rounding-functions.md
...
Adding a clarification about the use case of `roundDuration`
2022-03-13 21:27:02 -06:00
Rich Raposa
67587a8ed0
Update json-functions.md
...
Clarified the wording about the assumptions - which only apply to the `visitParam` functions
2022-03-13 21:19:29 -06:00
Maksim Kita
3a2b3ce503
Standardize behaviour of CAST into IPv4, IPv6, toIPv4, toIPv6 functions
2022-03-12 17:12:05 +00:00
rfraposa
ecbdfdea08
Incorporated feedback
2022-03-12 10:04:51 -06:00
rfraposa
5a4466cec7
Update references in docs
2022-03-12 00:24:31 -06:00
Alexey Milovidov
76520a138e
Change examples in docs
2022-03-12 00:36:03 +01:00
Denny Crane
fd910af86d
Update limit-by.md
2022-03-06 13:37:33 -04:00
alexey-milovidov
240b5e8199
Update ym-dict-functions.md
2022-03-05 13:23:52 +03:00
bharatnc
fb2a9a26df
Merge remote-tracking branch 'upstream/master' into ncb/h3-misc-funcs-3
2022-02-25 20:36:31 -08:00
mergify[bot]
cd6f1d8fa4
Merge branch 'master' into groupSortedArray
2022-02-25 11:45:48 +00:00
Denny Crane
2e9434c2a2
Update array.md
2022-02-24 20:44:12 -04:00
Vladimir C
68cb2534fb
Merge pull request #34845 from tangjiangling/update-datetimes-range-in-doc
2022-02-24 15:15:03 +01:00
Yong Wang
838d931137
Update array-join.md
2022-02-23 18:37:13 -05:00
Yong Wang
8a5ac182f0
Update array-join.md
2022-02-23 18:32:37 -05:00
tangjiangling
fd03f3c309
Update datetimes range in doc
2022-02-24 00:32:09 +08:00
Maksim Kita
c15b5c2cc1
Merge pull request #34721 from ContentSquare/quantile_documentation_empty_sequence
...
Document behaviour of quantile variants for empty numeric sequences
2022-02-22 00:02:30 +01:00
Maksim Kita
174257dad0
Merge pull request #34653 from kitaisreal/executable-udf-support-specify-argument-names
...
ExecutableUserDefinedFunctions allow to specify argument names
2022-02-22 00:02:14 +01:00
Maksim Kita
f3dca476ae
Updated documentation
2022-02-18 15:35:18 +00:00
Jakub Kuklis
0aa21a2133
Document behaviour of quantile variants for empty numeric sequences
2022-02-18 11:48:59 +01:00
Maksim Kita
562f1ec01a
Merge pull request #34607 from zzsmdfj/issue/#31092_add_encodeURLComponent_function
...
add encode url component function
2022-02-17 17:57:23 +01:00
Maksim Kita
5373eae076
Updated documenttation
2022-02-16 15:49:27 +00:00
Nikolai Kochetov
f9d2dae88e
Merge pull request #34424 from yakov-olkhovskiy/ephemeral-column
...
Ephemeral column issue #9436
2022-02-16 12:04:57 +01:00
achimbab
db31dc8445
Fix typo in welchttest.md
2022-02-16 17:59:49 +09:00
zzsmdfj
4dcb411f4f
to #31092_add_encodeURLComponent_function
2022-02-16 10:19:20 +08:00
Nikolai Kochetov
ab288642f6
Merge branch 'master' into ephemeral-column
2022-02-15 10:03:34 +00:00
mergify[bot]
aab54f4c83
Merge branch 'master' into groupSortedArray
2022-02-14 12:47:48 +00:00
bharatnc
d1056e1147
add docs for h3GetPentagonIndexes func
2022-02-13 12:56:43 -08:00
bharatnc
b4ca0dc20d
add docs for h3GetRes0indexes func
2022-02-13 12:56:43 -08:00
bharatnc
babcf4da3d
add docs for h3PointDistRads func
2022-02-13 12:56:43 -08:00
bharatnc
8bb108ea67
add docs for h3PointDistKm
2022-02-13 12:56:42 -08:00
bharatnc
8549bc1d16
docs for h3PointDistM
2022-02-13 12:56:42 -08:00
Denny Crane
2daacc1a3e
Update column.md
2022-02-11 15:40:20 -04:00
Maksim Kita
ea47b3082e
Update in.md
2022-02-11 16:38:01 +01:00
Maksim Kita
1b1200f13a
Update in.md
2022-02-11 16:36:45 +01:00
mergify[bot]
202ee3e1c9
Merge branch 'master' into patch-1
2022-02-11 14:43:14 +00:00
Pablo Alegre
1e4b504ae2
fixup! Add groupSortedArray() function
2022-02-10 16:49:28 +01:00
RogerYK
45296fd039
Merge remote-tracking branch 'upstream/master' into fix-substring-negative-offset-length
2022-02-10 15:58:33 +08:00
Nikolay Degterinsky
05b89ee865
Merge pull request #34443 from fanofxiaofeng/patch-3
...
remove (nearly) duplicated description
2022-02-09 12:41:54 +03:00
靳阳
cad23926aa
remove (nearly) duplicate description
...
remove (nearly) duplicate description
2022-02-09 16:48:31 +08:00
靳阳
673b874cc4
the name
seems to be missing
...
the `name` seems to be missing
2022-02-09 10:50:53 +08:00
yakov-olkhovskiy
465dee928c
Update table.md
2022-02-08 21:09:52 -05:00
alexey-milovidov
00330461d1
Update int-uint.md
2022-02-09 03:56:57 +03:00
Habibullah Oladepo
57ff05b6e6
Add new function toLastDayOfMonth
2022-02-08 23:48:44 +01:00
yakov-olkhovskiy
42ea826acb
Update table.md
...
EPHEMERAL specifier is added
2022-02-08 11:35:14 -05:00
cmsxbc
a33bd4c623
Merge branch 'master' into addressToLineWithInlines
2022-02-08 08:54:15 +08:00
mergify[bot]
57f13bd1d4
Merge branch 'master' into patch-1
2022-02-05 15:00:30 +00:00
Anton Popov
47e2b3a35a
Merge pull request #34312 from sdil/patch-2
...
Add INTERVAL STEP example in SELECT .. ORDER BY WITH FILL documentation
2022-02-05 02:50:37 +03:00
Anton Popov
861ce6ae94
Update order-by.md
2022-02-05 02:07:45 +03:00
Gaurav Kumar
ba53bbbeef
Update in.md
2022-02-04 10:24:45 -08:00
Gaurav Kumar
e74fec7745
Provide important performance hint max_rows_in_set
...
this is important when global in queries return large amount of data
2022-02-04 09:53:03 -08:00
Pablo Alegre
7f553d55ae
fixup! Add groupSortedArray() function
...
- Fix memory access
- Support any type as sorting parameter
- Fix tests
- Rewrite/simplify function addBatchSinglePlace
2022-02-04 15:53:42 +01:00
cmsxbc
9f9fce07e2
Merge branch 'master' into addressToLineWithInlines
2022-02-04 20:43:00 +08:00
Mohamad Fadhil
8f1030378a
Add INTERVAL STEP example in SELECT .. ORDER BY WITH FILL documentation
...
This corresponds to the merged PR https://github.com/ClickHouse/ClickHouse/pull/30927
2022-02-04 10:02:42 +08:00
Nikolai Kochetov
8f49f62a3c
Just a tiny fix.
2022-02-03 13:53:00 +03:00
achimbab
954a778a14
Merge branch 'ClickHouse:master' into ttest_confidence_intervals
2022-02-02 11:02:48 +09:00
Nikolai Kochetov
392d60eb0d
Update documentation.
2022-02-01 19:09:29 +00:00
achimbab
b3f63965cc
Merge branch 'ClickHouse:master' into ttest_confidence_intervals
2022-02-01 22:24:56 +09:00
cmsxbc
8b916a67e5
Merge branch 'master' into addressToLineWithInlines
2022-02-01 19:37:18 +08:00
zhangxiao871
7f2f7fa993
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master
2022-01-30 13:46:52 +08:00
alexey-milovidov
379f8d3d7e
Update use.md
2022-01-29 01:09:46 +03:00
mergify[bot]
c9a1c9a896
Merge branch 'master' into system_on_cluster
2022-01-28 10:42:26 +00:00
mergify[bot]
61ac72ca32
Merge branch 'master' into addressToLineWithInlines
2022-01-27 12:02:56 +00:00
Pablo Alegre
e813f6413f
Add groupSortedArray() function
2022-01-27 12:22:59 +01:00
Maksim Kita
10cba358cf
Merge pull request #33952 from grant88/patch-1
...
Update user.md
2022-01-26 22:29:14 +01:00
RogerYK
6fab7ec882
Merge remote-tracking branch 'upstream/master' into fix-substring-negative-offset-length
2022-01-26 19:42:08 +08:00
zhangxiao871
1bd74dda63
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master
2022-01-26 17:40:32 +08:00
zhangxiao871
20b669f330
Supports all types of SYSTEM query ON CLUSTER clause.
2022-01-26 17:40:00 +08:00
RogerYK
c2e8322895
Update old docs
2022-01-26 15:59:40 +08:00
cmsxbc
4d7073ceed
1. generic addressToLine and addressToLineWithInlines, 2. improve addressToLineWithInlines document
2022-01-26 00:20:19 +08:00
Maksim Kita
702ad6e2c8
Merge pull request #33966 from battle-test/patch-2
...
Removed line break for correct table display
2022-01-25 12:20:14 +01:00
cmsxbc
58dd1a2d5c
add function addressToLineWithInlines
2022-01-25 19:13:47 +08:00
Nikita
d6147f7105
Removed line break for correct table display
...
https://clickhouse.com/docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-structure/#ext_dict_structure-attributes
2022-01-25 01:29:39 +03:00
grantovsky
d7ad03a37f
Update user.md
...
removed keyword 'NAME' from HOST instruction
2022-01-24 16:54:42 +03:00
mergify[bot]
5ef5e1d558
Merge branch 'master' into karnevil-DOCSUP-18631
2022-01-24 12:09:59 +00:00
achimbab
5d70734132
Merge branch 'master' into ttest_confidence_intervals
2022-01-24 11:57:56 +09:00
Maksim Kita
d4d4531dea
Merge pull request #33922 from mlkui/patch-1
...
Update check-table.md: If `check_query_single_value_result` = 1, the `CHECK TABLE` query shows the general table check status.
2022-01-23 15:53:15 +01:00
mlkui
4041fbc062
Update check-table.md
...
Right should be:
If `check_query_single_value_result` = 1, the `CHECK TABLE` query shows the general table check status.
Old wrong:
If `check_query_single_value_result` = 0, the `CHECK TABLE` query shows the general table check status.
2022-01-23 19:19:21 +08:00
Maksim Kita
21ace30a01
Updated documentation
2022-01-22 18:27:55 +00:00
Maksim Kita
4100512818
Merge pull request #33621 from bharatnc/ncb/h3-misc-funcs
...
add h3 misc functions - part 2
2022-01-22 12:20:06 +01:00
alexey-milovidov
8cabd373e1
Merge pull request #32170 from FrankChen021/hex
...
Allows hex() to work on type of UUID
2022-01-22 13:03:22 +03:00
bharatnc
3342c64110
Merge remote-tracking branch 'upstream/master' into ncb/h3-misc-funcs
2022-01-20 20:21:56 -08:00
mergify[bot]
8e7b26bae0
Merge branch 'master' into ncb/degrees-radians-funcs
2022-01-20 22:30:27 +00:00
Bharat Nallan
adbdc3153a
improvements to tests for h3kRing and h3ToChildren funcs ( #33311 )
2022-01-20 17:08:13 +03:00
achimbab
779538bd89
Implemented meanZTest ( #33354 )
2022-01-20 16:57:37 +03:00
Vladimir C
7156e64ee2
Merge pull request #33360 from RogerYK/feat/bitSlice
2022-01-20 16:20:27 +03:00
bharatnc
0483d14bb9
docs for degrees and radians
2022-01-19 22:18:45 -08:00
alexey-milovidov
6533791592
Merge pull request #33688 from lvkrlv/patch-2
...
Update h3.md
2022-01-20 06:34:33 +03:00
Denny Crane
91d2bcc4d0
Update index.md
2022-01-19 11:25:35 -04:00
mergify[bot]
e6d10d8bfb
Merge branch 'master' into fix_doc_tupleHammingDistance
2022-01-19 14:15:32 +00:00
Bharat Nallan
4dd8b65a1c
add h3ToCenterChild function ( #33313 )
2022-01-19 16:04:23 +03:00
Yohann Jardin
b0de356f4b
fix/doc: update output type of tupleHammingDistance
2022-01-19 00:11:28 +01:00
Yohann Jardin
b1a35c934f
fix/doc: close code highlight before tuplePlus
2022-01-18 20:38:30 +01:00
achimbab
9761b7ead2
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ttest_confidence_intervals
2022-01-18 19:46:11 +09:00
frank chen
3391f3f06e
Change the order
...
Signed-off-by: frank chen <frank.chen021@outlook.com>
2022-01-18 14:27:08 +08:00
cnmade
4043529300
Translate zh/sql/statements:rev translate
2022-01-18 11:40:29 +08:00
cnmade
fc38cffd33
Translate zh/sql/statements index and use document
2022-01-18 11:06:41 +08:00
alexey-milovidov
19fadd8d41
Merge pull request #33707 from kitaisreal/h3-remove-functions-rads-to-degs
...
H3 remove functions degsToRads, radsToDegs
2022-01-18 03:32:38 +03:00
Anton Popov
a25f2518e3
Merge pull request #33141 from 1over/feature_default_keyword
...
Add support of DEFAULT keyword for INSERT
2022-01-18 02:04:37 +03:00
Maksim Kita
110b39add4
H3 remove functions degsToRads, radsToDegs
2022-01-17 14:42:50 +00:00
Leonid Krylov
a108073065
Update h3.md
...
Edit h3ToGeo description.
2022-01-16 21:47:43 +03:00
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
13DaGGeR
c1ab96bf0f
Fix typo: OPTMIZE -> OPTIMIZE
2022-01-13 13:32:45 +03:00
RogerYK
0a9ea6a388
Merge remote-tracking branch 'upstream/master' into feat/bitSlice
2022-01-11 23:24:48 +08:00
RogerYK
8707e3bea1
make implementation clear and add more test
2022-01-11 23:22:16 +08:00
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
RogerYK
86db17e70f
Add comment and docs
2022-01-03 16:31:11 +08: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
achimbab
87e6ba050f
Fix docs for studenTTtest and welchTTest.
2022-01-01 15:37:18 +09: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
Andrii Buriachevskyi
6a0a0efd29
Update docs with DEFAULT keyword for INSERT statement
2021-12-24 13:45:43 +01:00
mergify[bot]
caf19e66e3
Merge branch 'master' into hex
2021-12-23 09:00:29 +00: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
Frank Chen
7cb8171d37
Merge branch 'ClickHouse:master' into hex
2021-12-13 13:24:22 +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
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
Tatiana Kirillova
6854bb46f5
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 21:48:53 +03:00
Tatiana Kirillova
fefecde2c4
translate
2021-12-06 20:36:42 +03:00
vdimir
e0fa4731fb
Fix typo in tupleToNameValuePairs doc
2021-12-06 12:57:09 +03:00
Tatiana Kirillova
e6d0081964
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 11:25:32 +03:00
Tatiana Kirillova
55c6e16f37
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 11:25:18 +03:00
Tatiana Kirillova
f386ce3495
fix example
2021-12-05 20:29:10 +03:00
Tatiana Kirillova
3efb4038ca
sparkbar description
2021-12-05 19:46:24 +03:00
frank chen
c6f1d7d292
Add examples in doc
...
Signed-off-by: frank chen <frank.chen021@outlook.com>
2021-12-03 11:27:41 +08:00
alexey-milovidov
1f9b542ee9
Merge pull request #32003 from cmsxbc/support-postgresql-style-alter-modify-column
...
Support PostgreSQL style ALTER MODIFY COLUMN
2021-12-01 04:10:41 +03:00
Maksim Kita
e25ac911af
Merge pull request #31458 from ka1bi4/romanzhukov-DOCSUP-16661-polygon-dictionary
...
DOCSUP-16661: [CLICKHOUSEDOCS] Polygon dictionary support read
2021-12-01 01:12:53 +03:00
cmsxbc
366ee3deba
Support PostgreSQL style ALTER MODIFY COLUMN
2021-11-30 21:07:14 +08:00
Vladimir C
ef2571af06
Merge pull request #31585 from lehasm/alexey-sm-DOCSUP-14893-document-COMPRESSION
2021-11-30 11:36:45 +03:00
Vladimir C
c6d49769d9
Apply suggestions from code review
2021-11-30 11:36:03 +03:00
mergify[bot]
6a8960768a
Merge branch 'master' into karnevil-DOCSUP-18631
2021-11-29 20:12:33 +00: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
Nikolai Kochetov
af44449647
Merge pull request #31396 from andrc1901/andrc1901-DOCSUP-15237-exponentialMovingAverage
...
DOCSUP-15237: Documentation of the exponentialMovingAverage function
2021-11-29 11:17:31 +03:00
Alexey
bc4047ef24
updates
2021-11-28 19:26:51 +00:00
Alexey
b8a3f62734
updates
2021-11-28 08:20:57 +00:00
Alexey
031cd54cea
Updated INSERT INTO
2021-11-28 07:59:40 +00:00
Alexey
2664b664a7
INSERT INTO syntax reverted
2021-11-27 20:05:28 +00: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
Andrei Ch
a43a02d6d2
text correction
2021-11-23 21:50:02 +03:00
andrc1901
6990332939
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:10:01 +03:00
andrc1901
39add35153
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:09:06 +03:00
andrc1901
77fa5da049
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:08:41 +03:00
andrc1901
bc12593470
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:06:44 +03:00
andrc1901
b25c85cde3
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:05:42 +03:00
andrc1901
1b62120c1a
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:03:08 +03:00
andrc1901
bbd14f7e53
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:02:44 +03:00
karnevil13
9a60033fef
Merge branch 'master' into karnevil-DOCSUP-18631
2021-11-23 01:05:12 +03:00
karnevil13
77df8ce0dd
DOCSUP-18631: Edit and translate
2021-11-23 00:44:08 +03:00
Alexey
83886b76a3
INSERT INTO TABLE FUNCTION draft
2021-11-22 19:17:00 +00: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
Kseniia Sumarokova
32911193de
Merge pull request #31394 from lehasm/alexey-sm-DOCSUP-17653-doc-WHERE-EXISTS
...
DOCSUP-17653: document EXISTS(subquery)
2021-11-22 08:57:53 +03:00
Alexey
8943908cf0
INSERT FROM INFILE draft
2021-11-21 11:28:17 +00:00
Alexey
b17b05590c
INTO OUTFILE description updated
2021-11-20 18:44:45 +00:00
romanzhukov
d9b848f99d
DOCSUP-16661: Update example and docs.
2021-11-20 14:28:25 +03:00
romanzhukov
3f1150df2d
DOCSUP-16661: Update example and docs.
2021-11-20 14:15:39 +03:00
Alexey
122b42c36a
Formatting updated. Spelling fix.
...
2 paragraphs reordered.
2021-11-20 08:44:36 +00:00
Alexey
ef6443f3f5
Translated paragraph about NULL from ru to en.
...
Copied corresponding example
2021-11-19 19:21:50 +00:00
Dmitriy
8dab82f00c
Document some hash functions
...
Задокументировал две хеш-функции sipHash128 и murmurHash3_128.
2021-11-19 21:34:31 +03:00
Andrey Torsunov
7f25ac0598
typo in PostgreSQL
2021-11-19 14:37:10 +03:00
SuperDJY
dd2972b8c3
return fake create query when executing show create table
on system's tables. ( #31391 )
...
* clarify that cannot show create table of system's tables
* clarify that cannot show create table of system's tables in the document
* bypass test style-check for required `database=currentDatabase()` because `show create table` do not have condition
* rename supportsShowCreateTable to isSystemStorage
* build fake create query for show create table of system's tables
* fix tests for show create table on system's table:
1. only build fake create query when cannot get real query
2. only test rocksdb when it's enabled.
* fix test for show create table system.tables
* fix test for ASTCreateQuery set table and database
* change to LOGICAL_ERROR when cannot get in_memory metadata
Co-authored-by: tavplubix <tavplubix@gmail.com>
* implement common getCreateQueryFromStorage
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-19 13:25:55 +03:00
Alexey
108e86bf57
Changed examples: take from dev PR
2021-11-18 19:44:38 +00:00
andrc1901
a9a55b38be
Update exponentialmovingaverage.md
2021-11-18 21:09:26 +03:00
Andrei Ch
2717a0268a
suggestions are resolved
2021-11-18 20:42:41 +03:00
alexey-milovidov
3e62f8a548
Merge pull request #30448 from FArthur-cmd/remove_comments_for_enc_docs
...
Remove comments for enc docs
2021-11-18 09:42:59 +03:00
alexey-milovidov
2248f43a99
Update tuple-map-functions.md
2021-11-18 08:03:49 +03:00
romanzhukov
5769631ec1
DOCSUP-16661: Update docs.
2021-11-16 23:45:53 +03:00
Nikolai Kochetov
a3f3564015
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:59:56 +03:00
Nikolai Kochetov
2d5c399cbc
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:59:50 +03:00
Nikolai Kochetov
80e6769f3b
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:56:42 +03:00
Nikolai Kochetov
0ff27368c0
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:56:19 +03:00
Nikolai Kochetov
b275c3b784
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:55:59 +03:00
lehasm
da76c4053c
Update docs/en/sql-reference/operators/exists.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:49:22 +03:00
Andrei Ch
ac4be9751a
toc-priority added
2021-11-14 16:52:07 +03:00
Maksim Kita
f283d46e3a
Merge pull request #30931 from sevirov/sevirov-DOCSUP-14511-document_custom_query_for_database_dictionaries
...
DOCSUP-14511: Document custom query for database dictionaries
2021-11-14 15:24:35 +03:00
Andrei Ch
3157c61d90
Documentation of exponentialMovingAverage
2021-11-13 23:18:59 +03:00
Alexey
301e403d22
link from EXISTS to WHERE
2021-11-13 20:00:00 +00:00
Alexey
40952d53ac
Small text change
...
Removed See Also EXISTS from WHERE
2021-11-13 19:47:50 +00:00
Alexey
ba0d57b90e
Added example to WHERE
2021-11-13 19:46:38 +00:00
alexey-milovidov
558a1257e7
Merge pull request #31279 from RainbowDashy/patch-1
...
docs: Add descriptions for string aliases
2021-11-13 01:28:07 +03:00
Alexey
398e164e46
en draft (EXISTS)
2021-11-12 20:02:26 +00:00
Denny Crane
22a32c46bd
Update dictionary.md
2021-11-12 13:00:34 -04:00
alesapin
fe44b167d1
Merge pull request #31110 from sevirov/sevirov-DOCSUP-15458-document_the_alter_table_modify_comment
...
DOCSUP-15458: Document the SQL-statement ALTER TABLE ... MODIFY COMMENT
2021-11-12 16:45:00 +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
Maksim Kita
42ecb28788
Merge pull request #31082 from sevirov/sevirov-DOCSUP-16607-update_the_sql_statement_create_dictionary
...
DOCSUP-16607: Update the SQL-statement CREATE DICTIONARY
2021-11-12 16:29:27 +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
p0ny
b9525797f8
Add descriptions for string aliases
2021-11-11 10:48:38 +08:00
Denny Crane
8ea209c084
Update column.md
2021-11-09 17:34:28 -04:00
sevirov
2cf825d1d1
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-09 19:11:51 +03:00
sevirov
86b2a5f411
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-09 19:11:45 +03:00
sevirov
8c5378a0ea
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-09 19:11:39 +03:00
sevirov
30ae146573
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-09 19:11:33 +03:00
sevirov
40b693e14b
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-09 19:11:25 +03:00
tavplubix
9fe6687a62
Merge pull request #31129 from ka1bi4/romanzhukov-DOCSUP-15137-zookeeperSessionUptime
...
DOCSUP-15137: [CLICKHOUSEDOCS] Document the zookeeperSessionUptime() function
2021-11-09 14:14:26 +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
alesapin
cf77fd9ac5
Merge pull request #31128 from den-crane/patch-37
...
Doc. freeze with name
2021-11-08 10:12:07 +03:00
Kseniia Sumarokova
eb546406de
Merge pull request #30954 from olgarev/revolg-DOCSUP-12852-argument_for_StorageMerge_supports_regular_expression
...
DOCSUP-12852: Database argument for Merge table engine supports regular expression
2021-11-08 09:34:08 +03:00
romanzhukov
206c72ed50
DOCSUP-15137: Add zookeeperSessionUptime docs.
2021-11-08 00:42:57 +03:00
Denny Crane
b391ca512a
Doc. freeze with name
2021-11-07 17:42:56 -04:00
Dmitriy
2f01d45bb2
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-07 19:04:14 +03:00
sevirov
10cfbbc1a6
Update docs/en/sql-reference/statements/alter/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-11-07 18:09:07 +03:00
sevirov
11b1662eb0
Update docs/en/sql-reference/statements/alter/comment.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-11-07 18:09:01 +03:00
sevirov
deb25ebeef
Update docs/en/sql-reference/statements/alter/comment.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-11-07 18:08:55 +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
karnevil13
e89f4a1159
Update docs/en/sql-reference/functions/json-functions.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-06 23:58:06 +03:00
Dmitriy
ab3dbd8108
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-06 14:24:01 +03:00
Dmitriy
1c08065a37
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-06 10:52:28 +03:00
Dmitriy
bd355bd727
Fix link
...
Поправил ссылку.
2021-11-05 21:13:46 +03:00
Dmitriy
fa3bbdb0a0
Document ALTER TABLE MODIFY COMMENT
...
Задокументировал comment.md
2021-11-05 19:40:17 +03:00
Dmitriy
0d4275f43e
Fix links
...
Поправил ссылку.
2021-11-04 19:37:03 +03:00
Dmitriy
4355d69213
Create comment to dictionary
...
Задокументировал комментарий к словарю, обновил примеры и системную таблицу.
2021-11-04 19:08:42 +03:00
Dmitriy
e55bfe7f37
Update external-dicts-dict-sources.md
...
Поправил описание.
2021-11-03 17:40:49 +03:00
Kruglov Pavel
a22ab40468
Merge pull request #24539 from ildus/map_combinator
...
add Map combinator for the Map type
2021-11-03 11:25:23 +03:00
karnevil13
4408aa86fb
DOCSUP-16608: [CLICKHOUSEDOCS] Documented JSONExtractKeys function
2021-11-02 20:27:51 +03:00
olgarev
dd2698ed98
Possible values for db name
2021-11-02 14:29:20 +00:00
Alexey
74089272b9
Added 'Query:'
2021-11-01 19:42:38 +00:00
Alexey
59b4752693
Int/UInt reverted to Intereg types
...
Some updates
2021-11-01 19:17:46 +00:00
tavplubix
3f8f08c49c
Merge pull request #30772 from sevirov/sevirov-DOCSUP-16361-update_the_sql_statement_create_database
...
DOCSUP-16361: Update the SQL-statement CREATE DATABASE
2021-11-01 21:40:48 +03:00
Dmitriy
4d2be6d8bb
Add database engines
...
Добавил движки баз данных.
2021-11-01 19:39:35 +03:00
sevirov
279e1eb6e9
Update docs/en/sql-reference/statements/create/database.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-01 18:58:08 +03:00
lehasm
daa0f1e021
Update docs/en/sql-reference/functions/bit-functions.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:37:53 +03:00
lehasm
2ea6f0cddd
Update docs/en/sql-reference/functions/bit-functions.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:37:36 +03:00