DanRoscigno
|
2fb337828b
|
added file() write to docs
|
2023-04-19 11:14:39 -04:00 |
|
Alexander Gololobov
|
0e4aff9dc7
|
WHERE clause is not optional for DELETE statement
|
2023-04-19 17:00:25 +02:00 |
|
Robert Schulze
|
5c5aaeca6d
|
Merge pull request #48929 from ClickHouse/rs/follow-up-to-48866
Follow-up to #48866
|
2023-04-19 16:37:48 +02:00 |
|
Dan Roscigno
|
b8b9f330d9
|
Merge pull request #48937 from ClickHouse/rs/doc-integer-promotion
Document integer promotion
|
2023-04-19 09:09:57 -04:00 |
|
Robert Schulze
|
87b6db54ce
|
Document integer promotion
Fixes #48933
|
2023-04-19 11:27:29 +00:00 |
|
Robert Schulze
|
15db30618c
|
Various fixes and cleanups
|
2023-04-19 09:19:41 +00:00 |
|
clundro
|
634791852d
|
[doc] add doc for array func.
Signed-off-by: clundro <859287553@qq.com>
|
2023-04-18 02:10:41 +08:00 |
|
DanRoscigno
|
1d15fed184
|
spelling
|
2023-04-17 12:25:38 -04:00 |
|
DanRoscigno
|
047388df8c
|
move transactions to clickhouse repo
|
2023-04-17 11:41:32 -04:00 |
|
Arthur Passos
|
c7d7df75f2
|
minor doc update
|
2023-04-17 11:20:03 -03:00 |
|
Arthur Passos
|
3380c91206
|
Add validation for number of arguments provided and update doc examples
|
2023-04-17 11:15:24 -03:00 |
|
Nikolay Degterinsky
|
1388154420
|
Merge pull request #48629 from bigo-sg/json_map_node
Support map type for JSONExtract
|
2023-04-15 01:02:09 +02:00 |
|
rfraposa
|
85d7b43c2b
|
Update function.md
|
2023-04-14 14:36:28 -06:00 |
|
Robert Schulze
|
adb15b7033
|
Merge branch 'master' into show-table
|
2023-04-14 09:52:56 +02:00 |
|
pufit
|
a9fcff72f3
|
Update docs
|
2023-04-13 12:57:21 -04:00 |
|
Arthur Passos
|
88f1c969cc
|
Merge branch 'master' into parsey_key_value_function
|
2023-04-13 10:38:44 -03:00 |
|
flynn
|
2571372fe0
|
update docs
|
2023-04-13 12:27:48 +00:00 |
|
flynn
|
bbaa7e126c
|
udpate docs
|
2023-04-13 11:06:36 +00:00 |
|
Robert Schulze
|
700492f6d4
|
Fixes and refactorings for consistency with the remaining codebase
|
2023-04-12 22:41:26 +00:00 |
|
flynn
|
e4b1711812
|
udpate doc and test
|
2023-04-12 14:02:34 +00:00 |
|
FriendLey
|
63928c6df0
|
Merge branch 'master' into test_soundex
|
2023-04-12 19:06:05 +08:00 |
|
Robert Schulze
|
f619208b86
|
Merge pull request #48673 from ClickHouse/rs/roundAge
Fix roundAge()
|
2023-04-12 10:32:04 +02:00 |
|
Robert Schulze
|
9c653197a4
|
Update roundAge() docs
|
2023-04-12 08:05:46 +00:00 |
|
taiyang-li
|
e29cce4db9
|
support map node for json extract
|
2023-04-12 10:18:07 +08:00 |
|
Robert Schulze
|
dcfd843b2d
|
Merge pull request #48489 from ClickHouse/rs/date_time-alias
Register datediff and trim aliases in system.functions
|
2023-04-11 19:53:44 +02:00 |
|
Alexander Tokmakov
|
a1fda047f6
|
add docs
|
2023-04-11 16:32:40 +02:00 |
|
Dan Roscigno
|
e1a6eaa63c
|
Merge branch 'master' into mar_blog_refs
|
2023-04-11 09:09:17 -04:00 |
|
FriendLey
|
e327371297
|
Merge branch 'master' into test_soundex
|
2023-04-11 21:02:01 +08:00 |
|
Robert Schulze
|
e08b7c8a53
|
Merge pull request #48422 from ClickHouse/rs/better-f-in-formatdatetime
MySQL compat: Align behavior of %f in formatDateTime() with parseDateTime()
|
2023-04-11 14:12:16 +02:00 |
|
Robert Schulze
|
4e52dc672e
|
Merge pull request #48420 from ClickHouse/rs/f
MySQL compat: Implement %f in parseDateTime()
|
2023-04-11 14:12:02 +02:00 |
|
FriendLey
|
ffa1a75fb5
|
Merge branch 'master' into test_soundex
|
2023-04-11 17:52:32 +08:00 |
|
Robert Schulze
|
b7d5df7aa1
|
Merge branch 'master' into rs/better-f-in-formatdatetime
|
2023-04-11 08:11:04 +02:00 |
|
Alexey Milovidov
|
79fa0d5a59
|
Merge branch 'master' into evillique-patch-1
|
2023-04-11 06:22:13 +03:00 |
|
Rich Raposa
|
530a06a335
|
Merge branch 'master' into mar_blog_refs
|
2023-04-10 21:06:46 -06:00 |
|
Dale Mcdiarmid
|
d50c6a9e1b
|
update blog references
|
2023-04-10 15:23:00 +01:00 |
|
Nikolay Degterinsky
|
450e820728
|
Docs: Add SETTINGS to executable table function
|
2023-04-10 16:18:48 +02:00 |
|
Arthur Passos
|
b062ab5b4f
|
Merge branch 'master' into parsey_key_value_function
|
2023-04-10 10:32:01 -03:00 |
|
Arthur Passos
|
b60f51c4d6
|
remove extra backslash in docs
|
2023-04-10 10:31:26 -03:00 |
|
Nikolay Degterinsky
|
8eaf20e129
|
Update syntax.md
|
2023-04-10 03:26:43 +02:00 |
|
Nikolay Degterinsky
|
a24cc9580c
|
Update syntax.md
|
2023-04-10 03:11:10 +02:00 |
|
Denny Crane
|
028a21658d
|
Update deltasumtimestamp.md
|
2023-04-09 19:34:10 -03:00 |
|
FriendLey
|
47fd6b6650
|
add docs of soundex function. (#39880)
|
2023-04-09 17:00:20 +08:00 |
|
Nikolay Degterinsky
|
a48655af39
|
Merge branch 'master' into add-kafka-murmur-hash-function
|
2023-04-07 12:21:16 +02:00 |
|
robot-ch-test-poll1
|
d0bb02dea5
|
Merge pull request #48432 from DanRoscigno/docs-undrop
add docs for UNDROP TABLE
|
2023-04-06 19:24:00 +02:00 |
|
DanRoscigno
|
cbda8762b2
|
add note about MV
|
2023-04-06 12:18:09 -04:00 |
|
Dan Roscigno
|
66af848f82
|
Update docs/en/sql-reference/statements/undrop.md
|
2023-04-06 12:09:34 -04:00 |
|
Dan Roscigno
|
28f86e7b84
|
Update docs/en/sql-reference/statements/undrop.md
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
|
2023-04-06 12:07:53 -04:00 |
|
Dan Roscigno
|
fae4906e11
|
Update docs/en/sql-reference/statements/undrop.md
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
|
2023-04-06 12:07:00 -04:00 |
|
Arthur Passos
|
52e7a09de7
|
Use two functions extractKeyValuePairs and extractKeyValuePairsWithEscaping instead of boolean parameter
|
2023-04-06 12:17:14 -03:00 |
|
Robert Schulze
|
cfd9c4d85e
|
Register aliases of date_diff in system.functions
|
2023-04-06 14:04:37 +00:00 |
|
Robert Schulze
|
df5de4ec78
|
Merge remote-tracking branch 'origin/master' into rs/better-f-in-formatdatetime
|
2023-04-06 09:58:09 +00:00 |
|
Robert Schulze
|
4b7c0f42f4
|
Small documentation follow-up to #47246
|
2023-04-06 09:49:58 +00:00 |
|
Robert Schulze
|
5eb31bba87
|
MySQL compat: Align behavior of %f in formatDateTime() with parseDateTime()
|
2023-04-06 08:13:04 +00:00 |
|
Robert Schulze
|
ce2692ba79
|
Merge pull request #47246 from ClickHouse/rs/m
Change the behavior of formatter %M in function formatDateTime() from minutes to month name
|
2023-04-06 09:19:50 +02:00 |
|
Anton Popov
|
166a63c36c
|
Merge pull request #46589 from ClickHouse/rs/nonconst-replace
replace[Regexp]{One,All}(): allow non-const pattern and replacement arguments
|
2023-04-06 03:08:28 +02:00 |
|
Robert Schulze
|
ce234baf9c
|
Merge branch 'master' into rs/f
|
2023-04-05 21:59:13 +02:00 |
|
Arthur Passos
|
a1446764a9
|
update docs to reflect new boolean argument
|
2023-04-05 13:27:38 -03:00 |
|
DanRoscigno
|
1ea49371e6
|
lost a word
|
2023-04-05 10:53:36 -04:00 |
|
DanRoscigno
|
4876cac958
|
add docs for UNDROP TABLE
|
2023-04-05 10:49:03 -04:00 |
|
Arthur Passos
|
6dec537b3c
|
more docs
|
2023-04-05 10:34:39 -03:00 |
|
Arthur Passos
|
b8d3b8523b
|
update docs
|
2023-04-05 10:27:42 -03:00 |
|
Vladimir C
|
1f22fca3c3
|
Merge pull request #46428 from bigo-sg/quantile_gk
|
2023-04-05 11:25:48 +02:00 |
|
Robert Schulze
|
0d5d2a9b55
|
Implement %f in parseDateTime()
Fixes: #48394
@cc OP
|
2023-04-05 09:13:18 +00:00 |
|
pufit
|
8441b0a3e1
|
Fix comments, tests, docs
|
2023-04-04 20:43:15 -04:00 |
|
Sergei Trifonov
|
1bea16ea63
|
doc entry for SYSTEM WAIT LOADING PARTS
|
2023-04-05 01:34:25 +02:00 |
|
Anton Popov
|
b03acf5680
|
Merge branch 'master' into rework-map-functions
|
2023-04-04 23:35:12 +02:00 |
|
Anton Popov
|
182cc64f90
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-04-04 21:33:36 +00:00 |
|
Dan Roscigno
|
7aef9bb65e
|
Clarify SYSTEM RELOAD CONFIG and USERS
closes #48201
|
2023-04-04 08:41:58 -04:00 |
|
Vladimir C
|
35572321a1
|
Merge pull request #48207 from bigo-sg/map_from_maps
|
2023-04-04 11:12:05 +02:00 |
|
Robert Schulze
|
a7c153f88c
|
replace{One/All}(): allow non-const pattern and replacement arguments
|
2023-04-04 08:26:28 +00:00 |
|
Anton Popov
|
b3515c768b
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-04-03 14:11:04 +00:00 |
|
Denny Crane
|
fb7c8ca157
|
Update tuple-functions.md
|
2023-04-03 10:47:44 -03:00 |
|
Anton Popov
|
6dde159227
|
add comments and docs
|
2023-04-03 13:43:11 +00:00 |
|
Kruglov Pavel
|
9e595c82fa
|
Merge pull request #47494 from KevinyhZou/enable_return_null_element_not_exist
Enable return null and complext type for JSON_VALUE function
|
2023-04-03 14:05:18 +02:00 |
|
Robert Schulze
|
8e4b0e5fba
|
Merge pull request #48332 from ClickHouse/rs/prefer-native-over-alias
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
|
2023-04-03 09:32:16 +02:00 |
|
Robert Schulze
|
d7ee316380
|
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
|
2023-04-03 07:28:31 +00:00 |
|
KevinyhZou
|
ce5f4cf4ab
|
code review fix
|
2023-04-02 12:37:18 +08:00 |
|
KevinyhZou
|
05c508047a
|
docs fix
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
740a5ef777
|
enable return null and complext type
|
2023-04-02 12:29:12 +08:00 |
|
Alexander Tokmakov
|
e39498129c
|
Merge branch 'master' into sync_replica_lightweight
|
2023-03-31 18:17:08 +03:00 |
|
Robert Schulze
|
e1d299640b
|
Small follow-up to #48017
|
2023-03-31 14:11:37 +00:00 |
|
Robert Schulze
|
5d64841276
|
Merge pull request #48017 from ClickHouse/rs/show_columns
MySQL compatibility: Implement `SHOW COLUMNS`
|
2023-03-31 15:50:23 +02:00 |
|
Alexander Tokmakov
|
caf00b5968
|
Merge branch 'master' into sync_replica_lightweight
|
2023-03-31 14:52:55 +02:00 |
|
Nikolay Degterinsky
|
47ea27fd92
|
Fix
|
2023-03-31 02:57:55 +00:00 |
|
Denny Crane
|
429975b345
|
Update index.md
|
2023-03-30 17:01:16 -03:00 |
|
Rich Raposa
|
4675fa82a3
|
Update delete.md
Lightweight deletes are no longer experimental in 23.3
|
2023-03-30 10:29:08 -06:00 |
|
Antonio Andelic
|
80cb121d2a
|
Merge pull request #48092 from ClickHouse/nosign-keyword-for-s3
Add support for `NOSIGN` keyword and `no_sign_request` config for S3
|
2023-03-30 18:10:56 +02:00 |
|
Nikolay Degterinsky
|
c363b5820e
|
Merge pull request #47087 from evillique/decode_ulid
Add function ULIDStringToDateTime
|
2023-03-30 17:19:07 +02:00 |
|
Denny Crane
|
e25872a333
|
Update type-conversion-functions.md
|
2023-03-30 11:15:11 -03:00 |
|
Denny Crane
|
3ac34fc21c
|
Merge branch 'master' into patch-61
|
2023-03-30 09:32:59 -03:00 |
|
Denny Crane
|
a44d2bf724
|
Update type-conversion-functions.md
|
2023-03-30 09:32:32 -03:00 |
|
Denny Crane
|
372948fb4c
|
Update type-conversion-functions.md
|
2023-03-30 09:30:45 -03:00 |
|
taiyang-li
|
2a35c18973
|
add docs and uts
|
2023-03-30 18:18:21 +08:00 |
|
Robert Schulze
|
8354f6d489
|
Merge branch 'master' into rs/m
|
2023-03-30 10:56:21 +02:00 |
|
Denny Crane
|
553c5aa622
|
Update type-conversion-functions.md
|
2023-03-29 20:46:34 -03:00 |
|
Nikolay Degterinsky
|
5b53f5ddae
|
Merge branch 'master' into decode_ulid
|
2023-03-30 01:37:14 +02:00 |
|
rfraposa
|
98d098618b
|
Add cross_to_inner_join_rewrite setting
|
2023-03-29 14:34:48 -06:00 |
|
Denny Crane
|
2349fadbe7
|
Update type-conversion-functions.md
|
2023-03-29 15:33:53 -03:00 |
|
Denny Crane
|
12801f736b
|
Update type-conversion-functions.md
|
2023-03-29 15:33:07 -03:00 |
|
Denny Crane
|
46a7b73608
|
Update type-conversion-functions.md
|
2023-03-29 15:25:39 -03:00 |
|
Nikolay Degterinsky
|
4f360e76e9
|
Add kafkaMurmurHash function
|
2023-03-29 18:09:15 +00:00 |
|
Antonio Andelic
|
44e95aa65f
|
Merge branch 'master' into nosign-keyword-for-s3
|
2023-03-29 11:10:03 +00:00 |
|
Robert Schulze
|
202f52dc3a
|
Implement SHOW COLUMNS
Modeled after (*)
Fixes #46437
(*) https://dev.mysql.com/doc/refman/8.0/en/show-columns.html
|
2023-03-28 18:04:22 +00:00 |
|
zvonand
|
edc80fbd94
|
updated docs + fix linker isssue
|
2023-03-28 13:25:18 +02:00 |
|
zvonand
|
09181a9b58
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-formatdecimal
|
2023-03-28 11:01:00 +02:00 |
|
Robert Schulze
|
37effb4fa2
|
Merge remote-tracking branch 'origin/master' into rs/m
|
2023-03-28 08:51:12 +00:00 |
|
Robert Schulze
|
7cf494acc2
|
Merge pull request #48000 from ClickHouse/rs/parsedatetimeorzero
MySQL dialect compat: Add str_to_date
|
2023-03-28 10:04:56 +02:00 |
|
Antonio Andelic
|
4c61ec2fad
|
update docs
|
2023-03-28 07:19:08 +00:00 |
|
Nikolay Degterinsky
|
71b498061b
|
Fix a bug, review suggestions
|
2023-03-28 01:48:25 +00:00 |
|
Alexander Tokmakov
|
b5fe1ada0b
|
more options for sync replica
|
2023-03-28 01:39:36 +02:00 |
|
DanRoscigno
|
6d8a2bbd48
|
standardize admonitions
|
2023-03-27 14:54:05 -04:00 |
|
zvonand
|
dbd0ccdb64
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-formatdecimal
|
2023-03-27 20:21:09 +02:00 |
|
zvonand
|
b7bb09d362
|
upload
|
2023-03-27 20:19:52 +02:00 |
|
Robert Schulze
|
86f6828556
|
Docs: Update syntax of some SHOW queries
|
2023-03-27 15:56:31 +00:00 |
|
Robert Schulze
|
a123533b2f
|
Merge pull request #48061 from ClickHouse/rs/doc-full
Docs: Document [FULL] keyword in SHOW TABLES
|
2023-03-27 17:28:48 +02:00 |
|
Robert Schulze
|
246316dd49
|
Docs: Document [FULL] keyword in SHOW TABLES
Follow-up to #43910
|
2023-03-27 15:23:30 +00:00 |
|
Robert Schulze
|
3701fda6b1
|
Add str_to_date() alias for MySQL compat
Fixes #43755
|
2023-03-27 14:52:32 +00:00 |
|
Robert Schulze
|
3db38dbb5a
|
Replace mySQL date formatter M behavior from minutes to month name
|
2023-03-27 14:00:51 +00:00 |
|
Tyler Hannan
|
2981890ab4
|
Fix Sample...
|
2023-03-27 12:03:47 +02:00 |
|
rfraposa
|
ac72ed035c
|
Update user.md
|
2023-03-24 22:50:29 -06:00 |
|
rfraposa
|
9f548d658e
|
Update user.md
|
2023-03-24 22:45:34 -06:00 |
|
rfraposa
|
24b5b32dc3
|
Update user.md
|
2023-03-24 22:28:14 -06:00 |
|
Robert Schulze
|
129245da2e
|
Docs: Fix links
|
2023-03-24 13:52:56 +00:00 |
|
Rich Raposa
|
76401dcd83
|
Merge pull request #47956 from ClickHouse/nav-fixes
Remove links from nav categories
|
2023-03-23 16:39:36 -06:00 |
|
Rich Raposa
|
851ce7c308
|
Merge branch 'master' into nav-fixes
|
2023-03-23 15:46:16 -06:00 |
|
Robert Schulze
|
bd02627869
|
Update docs for parseDateTime() (follow-up to #46815)
|
2023-03-23 21:28:03 +00:00 |
|
rfraposa
|
747eaf3f72
|
Fix broken links
|
2023-03-23 14:40:45 -06:00 |
|
rfraposa
|
42725964d4
|
Remove links from nav categories
|
2023-03-23 14:20:26 -06:00 |
|
李扬
|
88d430a8f0
|
Merge branch 'master' into to_timestamp
|
2023-03-23 14:35:45 +08:00 |
|
Robert Schulze
|
784b34f5d8
|
Merge pull request #47869 from ClickHouse/rs/bug-47530
Add REGEXP operator
|
2023-03-22 10:31:25 +01:00 |
|
Robert Schulze
|
382aa60056
|
Merge pull request #47745 from jinjunzh/iaadeflate_doc_update
Create doc and scripts for qpl_deflate benchmark
|
2023-03-22 10:15:26 +01:00 |
|
taiyang-li
|
94175b79a7
|
Merge branch 'master' into to_timestamp
|
2023-03-22 16:46:44 +08:00 |
|
Robert Schulze
|
42a2370ac6
|
Docs
|
2023-03-21 21:33:12 +00:00 |
|
robot-ch-test-poll3
|
7c37565bd6
|
Merge pull request #47859 from ClickHouse/rfraposa-patch-2
Update iceberg.md
|
2023-03-21 21:14:37 +01:00 |
|
jinjunzh
|
ed23d2f3a4
|
add missing 'docs'
|
2023-03-21 14:04:16 -04:00 |
|
jinjunzh
|
41eff365a7
|
update doc for deflate_qpl
|
2023-03-21 13:58:10 -04:00 |
|
Rich Raposa
|
9fb415dd7a
|
Update iceberg.md
|
2023-03-21 11:17:04 -06:00 |
|
Rich Raposa
|
8568975c78
|
Merge branch 'master' into s3-fix
|
2023-03-21 11:03:55 -06:00 |
|
Rich Raposa
|
cd0ac7a0e1
|
Update s3.md
|
2023-03-21 11:03:44 -06:00 |
|
Kuba Kaflik
|
d0a54ab21b
|
Update GCS table function docs
|
2023-03-21 14:45:58 +01:00 |
|
zvonand
|
b5b200c483
|
add docs in docs section
|
2023-03-21 14:28:47 +01:00 |
|
Kuba Kaflik
|
e2c32c3bc0
|
Update GCS table function docs
|
2023-03-21 13:46:37 +01:00 |
|
Kuba Kaflik
|
e6ddfc3486
|
Update GCS table function docs
|
2023-03-21 09:51:37 +01:00 |
|
Rich Raposa
|
7fa9ee5452
|
Update s3.md
|
2023-03-20 23:20:49 -06:00 |
|
Rich Raposa
|
60ad9ebefa
|
Update string-search-functions.md
|
2023-03-20 21:54:19 -06:00 |
|
Rich Raposa
|
fe9e84ae32
|
Merge branch 'master' into s3-fix
|
2023-03-20 21:51:30 -06:00 |
|
jinjunzh
|
18c59fb5d3
|
Create doc and scripts for qpl_deflate benchmark
|
2023-03-20 17:19:34 -04:00 |
|
Arthur Passos
|
cceb1b278c
|
Merge branch 'master' into parsey_key_value_function
|
2023-03-20 15:27:37 -03:00 |
|
Denny Crane
|
1c9d72f114
|
Update string-search-functions.md
|
2023-03-20 15:20:40 -03:00 |
|
taiyang-li
|
3ca789b4a2
|
changes as requested
|
2023-03-20 23:58:37 +08:00 |
|
rfraposa
|
2d9088249d
|
Update s3.md
|
2023-03-20 08:57:13 -06:00 |
|
Tanya Bragin
|
2639767f4c
|
Clarify compression codec default
cc @alexey-milovidov
|
2023-03-19 19:55:51 -07:00 |
|
Denny Crane
|
64e8d9d4d7
|
Update view.md
|
2023-03-19 14:10:18 -03:00 |
|
Denny Crane
|
35d2fb48de
|
Update view.md
|
2023-03-19 14:09:12 -03:00 |
|
Denny Crane
|
4629911e6e
|
Update view.md
|
2023-03-19 14:05:39 -03:00 |
|
Denny Crane
|
749daca64b
|
Update view.md
|
2023-03-19 14:01:47 -03:00 |
|
Denny Crane
|
dbfe2df1f4
|
Update coordinates.md
|
2023-03-18 19:48:00 -03:00 |
|
Alexander Tokmakov
|
f1df91cd09
|
Merge pull request #47659 from ClickHouse/fix_993
Fixes for 993 and friends
|
2023-03-18 14:46:43 +03:00 |
|
rfraposa
|
ac5ed141d8
|
New nav - reverting the revert
|
2023-03-17 21:45:43 -05:00 |
|
Alexander Tokmakov
|
d11aee2b0c
|
Merge branch 'master' into fix_993
|
2023-03-17 21:28:23 +03:00 |
|
Alexander Tokmakov
|
ec44c8293a
|
Revert "New navigation"
|
2023-03-17 21:21:11 +03:00 |
|
Rich Raposa
|
55892bc3ea
|
Merge branch 'master' into new-nav
|
2023-03-17 11:41:34 -06:00 |
|
flynn
|
ef331a45c3
|
udpate
|
2023-03-17 14:20:16 +00:00 |
|
flynn
|
3456562136
|
Update document for tupleElement function
|
2023-03-17 14:17:33 +00:00 |
|
Alexander Tokmakov
|
dfd8b2670a
|
fix tests, update docs
|
2023-03-17 14:15:03 +01:00 |
|
taiyang-li
|
713c7022ac
|
fix docs
|
2023-03-17 18:19:29 +08:00 |
|
rfraposa
|
60fb9973d7
|
trailing slash fixes
|
2023-03-16 16:43:01 -05:00 |
|
Rich Raposa
|
06471b84ba
|
Merge branch 'master' into new-nav
|
2023-03-16 13:22:04 -06:00 |
|
rfraposa
|
9ee7b82e64
|
Trailing slashes fix
|
2023-03-16 14:21:32 -05:00 |
|
Alexander Tokmakov
|
a72f0cae07
|
Merge pull request #46071 from arenadata/ADQM-639
Add support of arbitrary engines for temporary tables
|
2023-03-16 20:56:25 +03:00 |
|
Rich Raposa
|
ecf6f28c77
|
Merge branch 'master' into new-nav
|
2023-03-16 09:01:46 -06:00 |
|
Denny Crane
|
8a802b7fc9
|
Update comment.md
|
2023-03-16 11:04:15 -03:00 |
|
Kruglov Pavel
|
a3510a2ffe
|
Merge pull request #47271 from Avogar/codecs-better
Add optional parameters to some codecs, fix aborts in clickhouse-compressor with some codecs.
|
2023-03-16 12:20:23 +01:00 |
|
Rich Raposa
|
81cd962773
|
Merge branch 'master' into new-nav
|
2023-03-15 22:23:44 -06:00 |
|
Igor Nikonov
|
109ef9232c
|
Warning regarding SETTINGS and FORMAT
|
2023-03-15 16:30:31 +01:00 |
|
avogar
|
0005517cee
|
Fix comments
|
2023-03-15 13:08:01 +00:00 |
|
Rich Raposa
|
f7e87eb036
|
Merge branch 'master' into new-nav
|
2023-03-10 10:48:18 -07:00 |
|
Dan Roscigno
|
5c03df2f1c
|
Merge branch 'master' into rs/cleanup-default-value-docs
|
2023-03-10 08:37:59 -05:00 |
|
rfraposa
|
591b905fe0
|
Fix links
|
2023-03-09 23:32:25 -07:00 |
|
Rich Raposa
|
5bf568b9c6
|
Merge branch 'master' into new-nav
|
2023-03-09 16:11:55 -07:00 |
|
Rich Raposa
|
7aee4eeb8c
|
Merge pull request #47413 from ClickHouse/revert-47407-standardize-adminitions
Revert "standardize admonitions"
|
2023-03-09 14:59:34 -07:00 |
|
Dan Roscigno
|
6dab5db046
|
Merge pull request #47278 from den-crane/patch-66
Doc. Update exponentialmovingaverage.md
|
2023-03-09 16:42:03 -05:00 |
|
Rich Raposa
|
de68dade71
|
Revert "standardize admonitions"
|
2023-03-09 14:30:40 -07:00 |
|
DanRoscigno
|
95351bc2d3
|
standardize admonitions
|
2023-03-09 12:05:26 -05:00 |
|
rfraposa
|
604eeede97
|
Update system.md
|
2023-03-09 08:41:39 -07:00 |
|
rfraposa
|
b608a9e177
|
Update delete.md
|
2023-03-09 08:28:43 -07:00 |
|
Rich Raposa
|
66dd5b3834
|
Merge branch 'master' into new-nav
|
2023-03-09 08:12:23 -07:00 |
|
Sergei Trifonov
|
34bbb4ec3b
|
Merge branch 'master' into patch-66
|
2023-03-09 14:50:39 +01:00 |
|
Sergei Trifonov
|
3aa0c32101
|
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
|
2023-03-09 14:50:13 +01:00 |
|
Roman Vasin
|
f42f3ee655
|
Merge branch 'master' into ADQM-639
|
2023-03-09 09:48:33 +03:00 |
|
rfraposa
|
a580d7c021
|
Combined Dictionary pages
|
2023-03-08 16:52:01 -07:00 |
|
rfraposa
|
a3c38caa6f
|
Attempts to fix en/sql-reference
|
2023-03-08 14:49:20 -07:00 |
|
Rich Raposa
|
f24fad9e26
|
Merge branch 'master' into new-nav
|
2023-03-08 14:31:10 -07:00 |
|
Azat Khuzhin
|
d7b5e36218
|
Merge branch 'master' into mv-ignore-errors
|
2023-03-08 22:13:05 +01:00 |
|
Antonio Andelic
|
816a9c1099
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-03-08 11:06:30 +01:00 |
|
Vladimir C
|
b298fbeecc
|
Merge pull request #47134 from KevinyhZou/enable_int_types_repeat_function
|
2023-03-08 10:09:20 +01:00 |
|
rfraposa
|
4b1b4a711e
|
Fix links
|
2023-03-08 00:05:58 -07:00 |
|
Nikolay Degterinsky
|
e1b309a904
|
Better docs, add timezone
|
2023-03-08 06:20:49 +00:00 |
|
rfraposa
|
fa6f3dadba
|
Link fixes
|
2023-03-07 22:52:43 -07:00 |
|
Rich Raposa
|
67c16195cc
|
Merge branch 'master' into new-nav
|
2023-03-07 14:06:37 -07:00 |
|
rfraposa
|
008845216d
|
Fix broken links
|
2023-03-07 14:06:14 -07:00 |
|
Robert Schulze
|
ff8fc0634a
|
Docs: Small cleanups after Kafka fix #47138
|
2023-03-07 19:50:42 +00:00 |
|
Robert Schulze
|
5b91631722
|
Merge pull request #47138 from AVMusorin/disallow-default-columns-kafka-engine
Prohibit DEFAULT/EPHEMERAL/ALIAS/MATERIALIZED columns in KafkaEngine
|
2023-03-07 20:36:46 +01:00 |
|
Rich Raposa
|
eac81b50dd
|
Merge branch 'master' into new-nav
|
2023-03-07 09:41:54 -07:00 |
|
Arthur Passos
|
9bee69148c
|
Merge branch 'ClickHouse:master' into parsey_key_value_function
|
2023-03-07 12:22:06 -03:00 |
|
taiyang-li
|
a2a8cbb787
|
add some more docs
|
2023-03-07 21:41:45 +08:00 |
|
Kruglov Pavel
|
5e1eec48fe
|
Merge branch 'master' into codecs-better
|
2023-03-07 12:51:46 +01:00 |
|
Antonio Andelic
|
2ae0bceb2b
|
Address PR comments
|
2023-03-07 10:56:11 +00:00 |
|
Kseniia Sumarokova
|
0d778e693b
|
Update docs/en/sql-reference/statements/create/view.md
|
2023-03-07 11:31:43 +01:00 |
|
taiyang-li
|
6cc4b4b1b4
|
renaming functions
|
2023-03-07 17:58:30 +08:00 |
|
taiyang-li
|
62116d244c
|
change as requested
|
2023-03-07 17:54:21 +08:00 |
|
Antonio Andelic
|
35c15e6ef8
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-03-07 09:37:38 +00:00 |
|
taiyang-li
|
bd0efdb06a
|
Merge branch 'master' into quantile_gk
|
2023-03-07 16:29:27 +08:00 |
|
taiyang-li
|
b2757a65a5
|
Merge branch 'master' into to_timestamp
|
2023-03-07 16:26:24 +08:00 |
|
taiyang-li
|
b303fb5630
|
finish docs
|
2023-03-07 15:30:38 +08:00 |
|
rfraposa
|
3d484e20bc
|
Fixing links
|
2023-03-06 23:33:56 -07:00 |
|
Denny Crane
|
1e11348a03
|
Update exponentialmovingaverage.md
|
2023-03-06 20:42:17 -04:00 |
|
Denny Crane
|
d8029b7b2d
|
Update ip-address-functions.md
|
2023-03-06 16:36:04 -04:00 |
|
Denny Crane
|
0b46de317b
|
Update ip-address-functions.md
|
2023-03-06 16:33:28 -04:00 |
|
Denny Crane
|
683da4897c
|
Update exponentialmovingaverage.md
|
2023-03-06 16:04:36 -04:00 |
|
Denny Crane
|
19dfd2eb17
|
Update exponentialmovingaverage.md
|
2023-03-06 15:59:24 -04:00 |
|
Denny Crane
|
b298af2640
|
Update exponentialmovingaverage.md
|
2023-03-06 15:56:21 -04:00 |
|
avogar
|
b5f19ee12c
|
Make better
|
2023-03-06 19:34:36 +00:00 |
|
avogar
|
8847561fc2
|
Add optional parameters to some codecs, fix aborts in clickhouse-compressor with some codecs
|
2023-03-06 16:49:28 +00:00 |
|
Roman Vasin
|
cf85915466
|
Refactor grants logic, create test for grants, update docs
|
2023-03-06 16:37:41 +00:00 |
|
Mike Kot
|
1fca58b694
|
Merge branch 'master' into feature/show-secrets-option
|
2023-03-06 15:46:54 +03:00 |
|
Roman Vasin
|
95a7e11a47
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-639
|
2023-03-06 09:11:20 +00:00 |
|
Roman Vasin
|
237b5b2bfa
|
Update docs
|
2023-03-06 08:25:39 +00:00 |
|
rfraposa
|
c64fb3ab29
|
Update index.md
|
2023-03-05 21:04:03 -07:00 |
|
rfraposa
|
258a431ba2
|
Update index.md
|
2023-03-04 10:36:19 -07:00 |
|
rfraposa
|
bcdc42cb20
|
Update index.md
|
2023-03-04 10:28:55 -07:00 |
|
rfraposa
|
91135316a0
|
sql-reference fixes
|
2023-03-04 09:53:10 -07:00 |
|
rfraposa
|
c5e48e19e1
|
Create _category_.yml
|
2023-03-04 09:46:19 -07:00 |
|
rfraposa
|
ece96a8d9e
|
Update index.md
|
2023-03-04 09:37:19 -07:00 |
|
rfraposa
|
4f67e3facf
|
Update Dictionary links
|
2023-03-03 20:11:51 -07:00 |
|
Rich Raposa
|
c3d36ec658
|
Merge branch 'master' into new-nav
|
2023-03-03 11:40:35 -07:00 |
|
Rich Raposa
|
18f29837fc
|
Merge branch 'master' into new-nav
|
2023-03-03 08:32:01 -07:00 |
|
AVMusorin
|
0f2ae72141
|
prohibit DEFAULT/EPHEMERAL/ALIAS in KafkaEngine
|
2023-03-03 16:25:42 +01:00 |
|
DanRoscigno
|
6c92250636
|
add compression types for file function
|
2023-03-03 08:21:02 -05:00 |
|
Dan Roscigno
|
687df5f1b5
|
Merge pull request #47146 from ClickHouse/DanRoscigno-patch-4
Update date-time-functions.md
|
2023-03-03 08:01:27 -05:00 |
|
Robert Schulze
|
9aef18abad
|
Doc update for mapFromArrays()
|
2023-03-03 08:47:46 +00:00 |
|
Robert Schulze
|
74fcffb067
|
Merge pull request #31125 from taiyang-li/map_from_arrasy
Implement spark function mapFromArrays()
|
2023-03-03 09:28:54 +01:00 |
|
Robert Schulze
|
31bc032e0b
|
Docs: Cleanup default value docs
|
2023-03-02 19:23:00 +00:00 |
|
rfraposa
|
9a2bd74eba
|
Fix sql-reference link
|
2023-03-02 12:11:48 -07:00 |
|
Rich Raposa
|
21996c377a
|
Merge branch 'master' into new-nav
|
2023-03-02 10:56:49 -07:00 |
|
Dan Roscigno
|
fbabba78c9
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2023-03-02 12:55:23 -05:00 |
|
Dan Roscigno
|
9cb70723d1
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2023-03-02 12:55:16 -05:00 |
|
Dan Roscigno
|
2db7df6153
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2023-03-02 12:55:04 -05:00 |
|
Dan Roscigno
|
38fbd61788
|
Merge branch 'master' into DanRoscigno-patch-4
|
2023-03-02 12:32:04 -05:00 |
|
Dan Roscigno
|
4457ebab48
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2023-03-02 12:31:56 -05:00 |
|