Vitaly Baranov
|
d12608f366
|
Merge pull request #62669 from slvrtrn/http-interface-role-query-param
Add `role` query parameter to the HTTP interface
|
2024-04-17 16:39:49 +00:00 |
|
Yarik Briukhovetskyi
|
2f980f6f23
|
Merge pull request #62720 from ClickHouse/date_trunc_docs-fix
`Trunc` docs fix
|
2024-04-17 15:04:57 +00:00 |
|
János Benjamin Antal
|
e4d13eb263
|
Merge pull request #62031 from ClickHouse/fix-docs-for-mysql-datatypes-support-level
Improve docs of `mysql_datatypes_support_level`
|
2024-04-17 14:18:48 +00:00 |
|
Yarik Briukhovetskyi
|
a3b42abad0
|
init
|
2024-04-17 14:34:00 +01:00 |
|
Raúl Marín
|
5849aeb8c3
|
Merge pull request #62297 from Algunenano/rust_vendor
Vendor rust dependencies
|
2024-04-17 12:36:27 +00:00 |
|
Robert Schulze
|
61df8aa466
|
Merge pull request #60598 from jrdi/week-default-mode
Add setting `first_day_of_week` for function `toStartOfInterval`
|
2024-04-17 08:31:46 +00:00 |
|
Yarik Briukhovetskyi
|
ffeec296a1
|
Merge pull request #62335 from Misz606/patch-5
Added nano- micro- milliseconds unit for `date_trunc`
|
2024-04-16 23:16:46 +00:00 |
|
Jordi Villar
|
9ed1b9412f
|
Merge remote-tracking branch 'upstream/master' into week-default-mode
|
2024-04-16 23:01:25 +02:00 |
|
slvrtrn
|
665b191164
|
Update HTTP docs
|
2024-04-16 16:59:29 +02:00 |
|
János Benjamin Antal
|
599e928e1f
|
Merge pull request #61997 from azat/sentry-logical-error
[RFC] Send LOGICAL_ERRORs to sentry
|
2024-04-16 12:26:42 +00:00 |
|
peter279k
|
a91da66961
|
Add the loading data with cleaning approach
|
2024-04-16 19:57:18 +08:00 |
|
Alexey Milovidov
|
e65dc63609
|
Merge branch 'master' into rust_vendor
|
2024-04-16 10:10:34 +02:00 |
|
slvrtrn
|
2134b74773
|
Add HTTP interface docs
|
2024-04-15 21:04:19 +02:00 |
|
Robert Schulze
|
769ef731bc
|
Add a comment that s390x builds are temporarily disabled
|
2024-04-15 16:39:03 +00:00 |
|
Robert Schulze
|
7dc05d092b
|
Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32
|
2024-04-15 16:35:10 +00:00 |
|
Robert Schulze
|
2a3b5bd74d
|
Merge pull request #58956 from AVMusorin/kafka-settings
Separate consumer/producer settings for Kafka
|
2024-04-15 15:11:19 +00:00 |
|
Robert Schulze
|
7df79fa1e7
|
Merge pull request #62576 from ClickHouse/docs-numeric-literal-examples
[Docs] Add more examples for numeric literals
|
2024-04-15 12:41:34 +00:00 |
|
Yarik Briukhovetskyi
|
ff5a385201
|
Update intersect.md
|
2024-04-15 11:03:15 +01:00 |
|
Raúl Marín
|
69245545fa
|
Merge branch 'master' into rust_vendor
|
2024-04-15 10:57:01 +01:00 |
|
Paweł Kudzia
|
210efe1621
|
documenting alternative syntax that's supported for DATE_ADD, DATE_SUB
this is related to issue https://github.com/ClickHouse/ClickHouse/issues/25815
i'm adding examples for:
date_add(date, INTERVAL value unit) and date_sub(date, INTERVAL value unit)
both are covered with a test from e3c09e9703/tests/queries/0_stateless/02160_special_functions.sql (L33) ; i think it's worth documenting them as the syntax is familiar to MySQL users [ https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_date-add ]
|
2024-04-15 08:50:01 +02:00 |
|
Josh Rodriguez
|
087d91d21d
|
Fix a typo and grammar in intersect
|
2024-04-13 11:02:08 -07:00 |
|
Blargian
|
3ed8463d08
|
Give explicit description to countMatchesCaseInsensitive in addition to a link to its base function
|
2024-04-13 11:34:57 +02:00 |
|
Blargian
|
13f84a5957
|
minor fixes
|
2024-04-13 11:32:40 +02:00 |
|
Blargian
|
f18cdaa004
|
Add variants
|
2024-04-13 11:25:08 +02:00 |
|
Blargian
|
c8f014591c
|
Update countMatchesCaseInsensitive function
|
2024-04-13 11:05:43 +02:00 |
|
Shaun Struwig
|
74453c384f
|
Add missing tanh function
|
2024-04-12 16:25:23 +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
|
9f3199ee79
|
Update translateUTF8 reutrned value description
|
2024-04-12 19:53:31 +08: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 |
|
peter279k
|
830598c83e
|
Add functions tryBase58 and tryBase64Decode usage
|
2024-04-12 19:25:24 +08: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 |
|
Justin de Guzman
|
9c9c3bddb5
|
[Docs] Formatting
|
2024-04-11 13:53:51 -07:00 |
|
Justin de Guzman
|
89a9de76a6
|
[Docs] Add more examples for numeric literals
|
2024-04-11 13:38:51 -07: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 |
|
Raúl Marín
|
aa09876220
|
Merge remote-tracking branch 'blessed/master' into rust_vendor
|
2024-04-11 18:52:28 +02:00 |
|
Arnaud Rocher
|
99078ef9d5
|
Fix typo in like function documentation
|
2024-04-11 15:56:47 +02:00 |
|
Azat Khuzhin
|
f1cb1f80b6
|
Make sending LOGICAL_ERRORs to sentry configurable
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-04-11 15:56:26 +02:00 |
|
Jordi Villar
|
a4c3153453
|
Rollback date_diff changes
|
2024-04-11 15:55:12 +02:00 |
|
Robert Schulze
|
2cc801e74c
|
Some fixups
|
2024-04-11 15:55:12 +02:00 |
|
Jordi Villar
|
368d01872f
|
Apply feedback to toStartOfInterval
|
2024-04-11 15:55:12 +02:00 |
|
Jordi Villar
|
cf51d801ae
|
Documentation
|
2024-04-11 15:55:12 +02:00 |
|
Robert Schulze
|
486128bd0e
|
Some fixes
|
2024-04-11 15:55:12 +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 |
|
Raúl Marín
|
0273b39804
|
Merge remote-tracking branch 'blessed/master' into rust_vendor
|
2024-04-10 22:05:20 +02:00 |
|
Blargian
|
e044b4bf02
|
add flattenTuple to aspell-dict and replace Tuple with tuple
|
2024-04-10 20:31:45 +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
|
6df90c5c25
|
Change examples -> example
|
2024-04-10 19:14:57 +02:00 |
|
Blargian
|
8d2f8cccec
|
Add flattenTuple to documentation
|
2024-04-10 19:12:04 +02: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 |
|
peter279k
|
b96543e57e
|
Add translateUTF8 function usage
|
2024-04-10 14:25:49 +08:00 |
|
peter279k
|
fc9d5ec589
|
Add uptime() function usage
|
2024-04-10 10:46:54 +08:00 |
|
Nikolay Degterinsky
|
b8e809ff32
|
Merge pull request #62422 from Blargian/document_wyHash64
[Docs] add wyHash64 function
|
2024-04-09 23:08:20 +00:00 |
|
Robert Schulze
|
007ae001de
|
Merge pull request #62075 from Blargian/document_multiSearchXYZ
[Docs] add multiSearchXYZ functions
|
2024-04-09 21:02:01 +00:00 |
|
Robert Schulze
|
c843b411da
|
Merge pull request #62450 from Blargian/document_l2SquaredNorm
[Docs] add L2SquaredNorm function
|
2024-04-09 20:33:58 +00:00 |
|
Robert Schulze
|
c25ad7a229
|
Merge pull request #62448 from Blargian/document_tupleXYZ
[Docs] add tupleXYZ functions
|
2024-04-09 20:33:55 +00:00 |
|
Robert Schulze
|
56f54c1b5a
|
Merge pull request #62454 from Blargian/document_kostikConsistentHash
[Docs] add kostikConsistentHash
|
2024-04-09 19:18:06 +00:00 |
|
Raúl Marín
|
f2f45a054c
|
Fix style
|
2024-04-09 20:34:52 +02:00 |
|
Raúl Marín
|
ad385238da
|
Merge pull request #62435 from Blargian/document_uniqCombined64
[Docs] add uniqCombined64 function
|
2024-04-09 18:20:38 +00:00 |
|
Raúl Marín
|
88245e72e3
|
Update build docs
|
2024-04-09 19:32:39 +02:00 |
|