Blargian
|
41a54daec9
|
Fix incorrect formatting of existing examples
|
2024-04-21 20:51:42 +02:00 |
|
Yarik Briukhovetskyi
|
b922aa4979
|
Merge pull request #62595 from peter279k/add_trunc_truncate_usage
Document functions `trunc` and `truncate`.
|
2024-04-12 13:17:00 +00:00 |
|
Robert Schulze
|
542364e2b2
|
Merge pull request #62589 from Blargian/document_left_right_XYZ
[Docs] add missing `left`, `right` functions and their variants.
|
2024-04-12 13:07:35 +00:00 |
|
Mikhail f. Shiryaev
|
ed35fddddd
|
Merge pull request #62598 from ClickHouse/docs-dev-ccache
Add requirement for ccache/sccache into dev docs
|
2024-04-12 15:15:56 +02:00 |
|
Mikhail f. Shiryaev
|
e00e0ad651
|
Fix a false statement
|
2024-04-12 14:32:59 +02:00 |
|
Mikhail f. Shiryaev
|
81f97921ce
|
Add requirement for ccache/sccache into dev docs
|
2024-04-12 14:17:08 +02:00 |
|
Yarik Briukhovetskyi
|
85cdecb123
|
Add a more illustrative example
|
2024-04-12 13:57:42 +02:00 |
|
peter279k
|
2d6c51578a
|
Add truncate and trunc functions usage
|
2024-04-12 19:47:38 +08:00 |
|
Raúl Marín
|
c4f4bee4ec
|
Merge pull request #62574 from Algunenano/doc_argmin
Correct the documentation about duplicates with argmin and argmax
|
2024-04-12 11:43:29 +00:00 |
|
Alexey Milovidov
|
d613a1d623
|
Merge pull request #62381 from ClickHouse/fix-trash-docs
Fix trash in documentation
|
2024-04-12 13:24:24 +02:00 |
|
Raúl Marín
|
6274154642
|
Merge pull request #62570 from Algunenano/clean_deleted_rows
Remove mentions of clean_deleted_rows from the documentation
|
2024-04-12 10:53:28 +00:00 |
|
Blargian
|
b2a83d54f3
|
Make descriptions less ambiguous
|
2024-04-12 12:41:45 +02:00 |
|
Blargian
|
7cd3c86d6e
|
Add missing leftXYZ and rightXYZ functions
|
2024-04-12 12:36:12 +02:00 |
|
Raúl Marín
|
e773b4ea3a
|
Merge pull request #62518 from Algunenano/casewhen
Make transform always return the first match
|
2024-04-12 10:29:48 +00:00 |
|
Alexey Milovidov
|
727caee102
|
Merge branch 'master' into fix-trash-docs
|
2024-04-12 03:46:19 +02:00 |
|
Raúl Marín
|
83d6f2ef99
|
Correct the documentation about duplicates with argmin and argmax
|
2024-04-11 21:51:31 +02:00 |
|
Alexander Tokmakov
|
4e486f4176
|
Merge pull request #62549 from ClickHouse/revert-60112-feat-59377
Revert "[feature]: allow to attach parts from a different disk"
|
2024-04-11 17:56:41 +00:00 |
|
Raúl Marín
|
b90eb1962f
|
Remove mentions of clean_deleted_rows from the documentation
|
2024-04-11 19:56:30 +02:00 |
|
Arnaud Rocher
|
99078ef9d5
|
Fix typo in like function documentation
|
2024-04-11 15:56:47 +02:00 |
|
Robert Schulze
|
a358e2c872
|
Merge pull request #62541 from jaymebrd/add-event-time-backup-log-table
Add column `event_time` to system table `backup_log system`
|
2024-04-11 13:02:34 +00:00 |
|
Nikita Mikhaylov
|
219b83948d
|
Merge pull request #62521 from ClickHouse/doc-composable-protocols
Doc: add Composable Protocols
|
2024-04-11 12:17:12 +00:00 |
|
Alexander Tokmakov
|
c1c7cf56bd
|
Revert "[feature]: allow to attach parts from a different disk"
|
2024-04-11 13:43:51 +02:00 |
|
Jayme Bird
|
edb22a8941
|
add event_time to backup_log system table
|
2024-04-11 10:22:02 +01:00 |
|
Yakov Olkhovskiy
|
057747ccd2
|
fix
|
2024-04-10 20:33:42 -04:00 |
|
Yakov Olkhovskiy
|
7344daec8f
|
add Composable Protocols
|
2024-04-10 20:25:08 -04:00 |
|
Yakov Olkhovskiy
|
e2b7e171da
|
fix
|
2024-04-10 19:19:51 -04:00 |
|
Yakov Olkhovskiy
|
4bb77473a1
|
add auth_use_forwarded_address
|
2024-04-10 19:08:45 -04:00 |
|
Raúl Marín
|
8e26c4460b
|
Make transform always return the first match
|
2024-04-10 23:39:47 +02:00 |
|
Robert Schulze
|
6ca8a730a9
|
Merge pull request #62501 from Blargian/document_lcase
[Docs] update `lower` function
|
2024-04-10 17:47:32 +00:00 |
|
Robert Schulze
|
daf2fdc6bf
|
Merge pull request #62299 from Blargian/document_arrayXYZ
[Docs] add missing arrayXYZ functions
|
2024-04-10 17:22:37 +00:00 |
|
Blargian
|
f32d3d3096
|
Update lower function
|
2024-04-10 18:27:01 +02:00 |
|
Shaun Struwig
|
19916de731
|
Update array-functions.md
small fixes to wording
|
2024-04-10 18:03:20 +02:00 |
|
Blargian
|
c179885265
|
Add example for arrayFirstOrNull with multiple arrays
|
2024-04-10 17:53:31 +02:00 |
|
Blargian
|
6fcaeca2e6
|
Clarify arrayPartialShuffle
|
2024-04-10 17:44:11 +02:00 |
|
Blargian
|
4408714c55
|
Remove subset dotProduct from tuple-functions and add dotProduct as an alias to the superset
|
2024-04-10 17:09:01 +02:00 |
|
Robert Schulze
|
c8f0fec3a4
|
Merge pull request #62491 from rschu1ze/docs-date_add
Docs: Update function `date_add`
|
2024-04-10 14:32:11 +00:00 |
|
Robert Schulze
|
4ed518d6ad
|
Docs: Update date_add
|
2024-04-10 14:21:55 +00:00 |
|
Robert Schulze
|
b072c8bc5c
|
Merge pull request #62456 from jaymebrd/add-hostname-blob_storage_log-system-table
Add missing `hostname` column to `blob_storage_log` system table
|
2024-04-10 13:08:00 +00:00 |
|
Robert Schulze
|
84525faee8
|
Merge remote-tracking branch 'ClickHouse/master' into add-hostname-blob_storage_log-system-table
|
2024-04-10 13:02:44 +00:00 |
|
Konstantin Bogdanov
|
84e3e64778
|
Merge pull request #62469 from peter279k/add_uptime_func_usage
Document function `uptime`
|
2024-04-10 13:00:24 +00:00 |
|
Robert Schulze
|
99cef9deee
|
Merge pull request #62376 from rschu1ze/qc-system-tables
Query cache: ignore results of queries against system tables
|
2024-04-10 11:03:31 +00:00 |
|
Robert Schulze
|
d1bd7e08e4
|
Merge remote-tracking branch 'rschu1ze/master' into qc-system-tables
|
2024-04-10 10:55:16 +00:00 |
|
Yarik Briukhovetskyi
|
957c58ce28
|
Merge pull request #62039 from zhongyuankai/memory_table_modify_setting
Support ALTER MODIFY SETTING for Memory tables
|
2024-04-10 10:55:01 +00:00 |
|
Yarik Briukhovetskyi
|
7d3ad8a83a
|
Merge pull request #62405 from peter279k/improve_opensky_dataset
Remove useless param, fix typo and query result
|
2024-04-10 10:54:30 +00:00 |
|
Robert Schulze
|
fccfdc9edb
|
Merge pull request #62477 from loselarry/master
Docs: Minor grammar fixes
|
2024-04-10 10:35:23 +00:00 |
|
Robert Schulze
|
7064f34eae
|
Merge pull request #62472 from peter279k/add_upper_upperutf8_usage
Document functions `upper` and `upperUTF8`
|
2024-04-10 10:19:50 +00:00 |
|
peter279k
|
06bbf97cc0
|
Update example
|
2024-04-10 18:12:29 +08:00 |
|
peter279k
|
927c5ca1fc
|
Update example
|
2024-04-10 18:09:02 +08:00 |
|
loselarry
|
7774a2a313
|
chore: fix some comments
Signed-off-by: loselarry <bikangning@yeah.net>
|
2024-04-10 17:21:25 +08:00 |
|
peter279k
|
01f3d57e4b
|
Add upper and upperUTF8 function usage
|
2024-04-10 14:28:10 +08:00 |
|