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
Robert Schulze
4d444d6f7a
Merge pull request #47149 from ClickHouse/rs/switch-rows
...
Docs: Switch two rows for consistency
2023-03-02 18:06:18 +01:00
Robert Schulze
d378ae9c76
Docs: Switch two rows for consistency
2023-03-02 17:05:11 +00:00
Dan Roscigno
73a6c920d3
Update date-time-functions.md
...
closes #42758
2023-03-02 11:31:22 -05:00
Rich Raposa
c0adfd57be
Merge branch 'master' into new-nav
2023-03-02 07:56:54 -07:00
rfraposa
d1045b9f11
Fix Dictionary links; update install.md
2023-03-02 07:56:03 -07:00
Antonio Andelic
01cf9c94f4
Merge branch 'master' into custom-key-parallel-replicas
2023-03-02 14:28:42 +00:00
Robert Schulze
0a9d3bf4ae
Cleanup conversion function docs
2023-03-02 13:05:09 +00:00
KevinyhZou
cdc8596f81
enable int type in repeat function
2023-03-02 20:08:39 +08:00
李扬
2d37e3e7ba
Merge branch 'master' into map_from_arrasy
2023-03-02 14:37:31 +08:00
rfraposa
17a2d7ed45
Fixing broken links
2023-03-01 16:53:17 -07:00
Rich Raposa
770105ac09
Merge branch 'master' into new-nav
2023-03-01 16:05:37 -07:00
Nikolai Kochetov
d469f138dc
Merge pull request #46790 from avoiderboi/add-width-bucket
...
Add `WIDTH_BUCKET` function
2023-03-01 18:35:36 +01:00
taiyang-li
e8847f2fb6
change as request
2023-03-01 21:15:01 +08:00
taiyang-li
f84eee778b
Merge branch 'master' into map_from_arrasy
2023-03-01 20:41:25 +08:00
taiyang-li
8edc677805
Merge branch 'master' into map_from_arrasy
2023-03-01 20:37:21 +08:00
Rich Raposa
632fc6c8da
Merge branch 'master' into new-nav
2023-02-28 22:47:31 -07:00
robot-clickhouse-ci-2
c28ab44ce5
Merge pull request #47044 from ClickHouse/DanRoscigno-patch-4
...
add comment info to create table
2023-03-01 02:31:51 +01:00
Rich Raposa
5704c87c5f
Merge branch 'master' into new-nav
2023-02-28 15:55:36 -07:00
Dan Roscigno
980680096e
Merge pull request #47043 from ClickHouse/DanRoscigno-patch-5
...
Add exaple of intDiv
2023-02-28 17:37:44 -05:00
Dan Roscigno
fa5b65a702
add comment info to create table
...
closes https://github.com/ClickHouse/ClickHouse/issues/37088
2023-02-28 17:35:52 -05:00
Dan Roscigno
97c8c21741
Add exaple of intDiv
...
closes https://github.com/ClickHouse/ClickHouse/issues/25703
2023-02-28 16:38:00 -05:00
Dan Roscigno
7c6e7622d8
docs: sample settings profile and assign to a user
...
closes https://github.com/ClickHouse/ClickHouse/issues/12311
2023-02-28 15:38:31 -05:00
Rich Raposa
232ab4ecda
Merge branch 'master' into new-nav
2023-02-28 13:26:00 -07:00
Dan Roscigno
357415f4f5
Merge pull request #47034 from ClickHouse/DanRoscigno-patch-6
...
Correct return vals
2023-02-28 14:10:52 -05:00
rfraposa
1b6916ddd2
Condensed dictionary docs into a single page
2023-02-28 12:01:52 -07:00
rfraposa
a4a5a8a7d3
Initial copy of doc-preview
2023-02-28 11:59:05 -07:00
Dan Roscigno
8c55ce8d72
Correct return vals
...
closes #43145
2023-02-28 12:07:11 -05:00
Dan Roscigno
7099e76cc3
Remove extra ]
...
closes #46172
2023-02-28 10:47:51 -05:00
Dan Roscigno
57f451ad2d
Remove table from intro page
...
The table was not kept up to date, removing as the list of table functions is in the nav. In the future the list will be auto generated below the intro material.
Closes #46944
2023-02-28 09:47:32 -05:00
robot-ch-test-poll2
49d4f1db5a
Merge pull request #46993 from ClickHouse/DanRoscigno-patch-5
...
Add link to Howto from Materialized view ref.
2023-02-28 14:12:05 +01:00
Roman Vasin
bb483ca051
Update table.md doc
2023-02-28 08:05:29 +00:00
Dan Roscigno
f1e270b755
Add link to Howto from Materialized view ref.
...
closes https://github.com/ClickHouse/clickhouse-docs/issues/96
2023-02-27 15:41:52 -05:00
Dan Roscigno
69fa64e852
Add example of arrayStringConcat()
...
closes https://github.com/ClickHouse/clickhouse-docs/issues/124
2023-02-27 15:16:18 -05:00
Mike Kot
c799bd094b
Merge branch 'master' into feature/show-secrets-option
2023-02-27 18:43:14 +03:00
Mike Kot
62acc7a6cf
setting and some docs
2023-02-27 13:18:21 +00:00
Vladimir C
77e5b8272d
Merge pull request #46928 from juunone/patch-1
2023-02-27 12:21:40 +01:00
Robert Schulze
edde5e591f
Merge pull request #46939 from ClickHouse/rs/doc-update
...
Docs: Update sidebar entries
2023-02-27 09:20:58 +01:00
Robert Schulze
e153aae54e
Capitalize "Map" in heading
2023-02-27 08:15:04 +00:00
Robert Schulze
86dd9b9855
Docs: Sidebar: Remove leading "For" from "Searching/Replacing in Strings"
2023-02-27 08:13:24 +00:00
Robert Schulze
d32a3035fe
Docs: Sidebar entry "Working with maps" --> Maps
2023-02-27 08:10:19 +00:00
jun won
458c711799
docs: fixed Moving Sliding Average (per 10 days) query typo
...
fixed Moving Sliding Average (per 10 days) query typo
2023-02-27 14:04:19 +09:00
Robert Schulze
f53d38cf85
Merge branch 'master' into rs/like-with-trailing-percentage
2023-02-26 14:43:27 +01:00
Rich Raposa
bb51da7de1
Merge pull request #46805 from den-crane/patch-63
...
Doc. Final setting
2023-02-25 16:05:54 -07:00
Alexey Milovidov
c69f8f9712
Merge pull request #46836 from den-crane/patch-64
...
Doc. Examples for DEFAULT/MATERIALIZED/EPHEMERAL/ALIAS
2023-02-26 00:26:11 +03:00
Robert Schulze
cf062f0c5b
Small optimization of LIKE patterns with > 1 trailing %
...
Previously, LIKE pattern '%%%ab' became '.*.*ab'. Now, it becomes 'ab'
which is a bit faster (perhaps).
+ minor code cleanup + a minor doc update
2023-02-25 18:50:32 +00:00
Robert Schulze
2fd28b9eac
Merge pull request #46867 from ClickHouse/rs/escaping-docs
...
Fix escaping description in LIKE function docs
2023-02-25 18:44:20 +01:00
Robert Schulze
01e7f41c79
Fix escaping descriptionn in LIKE function docs
2023-02-25 17:13:57 +00:00
Rich Raposa
6e2cec9ab6
Update tuple-map-functions.md
2023-02-25 10:03:32 -07:00
Robert Schulze
d74632cdb7
Minor fixup of string escaping syntax docs
2023-02-25 15:23:15 +00:00
Denny Crane
95b701a37c
Update table.md
2023-02-24 13:17:30 -04:00
Denny Crane
9974f45ab0
Update table.md
2023-02-24 13:15:35 -04:00
Robert Schulze
b0abeefb74
Rectify string literals escaping docs
...
Cf. https://github.com/ClickHouse/ClickHouse/issues/46592#issuecomment-1437059603
2023-02-24 15:56:17 +00:00
avoiderboi
3c61afb1ca
Add docs and proper aliasing to WIDTH_BUCKET
2023-02-24 12:31:05 +01:00
Denny Crane
828b850335
Update from.md
2023-02-23 21:39:46 -04:00
Denny Crane
8851c268c2
Update from.md
2023-02-23 21:25:00 -04:00
Denny Crane
06a3c5598a
Update from.md
2023-02-23 21:21:36 -04:00
avoiderboi
8a60881a57
Add documentation for WIDTH_BUCKET
2023-02-24 01:05:40 +01:00
Rich Raposa
25a759d8d1
Update insert-into.md
...
Fix the formatting
2023-02-23 14:41:45 -07:00