Nikita Mikhaylov
|
5b2f8b2502
|
Merge pull request #61767 from mneedham/window-functions
[Docs] add ranking functions + make the supported table more obvious
|
2024-04-08 19:18:28 +00:00 |
|
Ilya Andreev
|
094f94882c
|
Fix a typo in the documentation of the ALTER TABLE ... MODIFY QUERY statement
|
2024-04-08 12:37:03 +01:00 |
|
robot-clickhouse-ci-1
|
fbf591d2bf
|
Merge pull request #62224 from Blargian/document_cramersVBiasCorrected
Update cramersVBiased documentation
|
2024-04-08 11:42:10 +02:00 |
|
Kruglov Pavel
|
47b9eb2cb2
|
Merge pull request #62005 from Avogar/better-string-to-variant
Better conversion from String to Variant
|
2024-04-05 15:26:14 +02:00 |
|
Kruglov Pavel
|
9fa84f0397
|
Merge pull request #61442 from ClickHouse/revert-61435-revert-61316-patch-1
Revert "Revert "Updated format settings references in the docs (datetime.md)""
|
2024-04-03 19:46:03 +02:00 |
|
Kruglov Pavel
|
f8ef9fc5d3
|
Merge pull request #62014 from Avogar/json-extract-variant
Support Variant in JSONExtract functions
|
2024-04-03 17:20:53 +02:00 |
|
avogar
|
56b5b5e171
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-string-to-variant
|
2024-04-03 15:20:21 +00:00 |
|
Blargian
|
3e2616d921
|
Add 'Query:' before query for consistency
|
2024-04-03 11:23:42 +02:00 |
|
Blargian
|
651d382695
|
Minor changes to CramersV functions
|
2024-04-03 11:17:57 +02:00 |
|
pufit
|
1c10c3802c
|
Docs formatting typo
|
2024-04-03 11:09:35 +02:00 |
|
Mark Needham
|
8f40db2fb2
|
<br> missing closing /
|
2024-04-03 08:29:55 +01:00 |
|
yariks5s
|
9c3bf05675
|
init
|
2024-04-02 14:58:45 +00:00 |
|
robot-clickhouse-ci-1
|
1faa8e455c
|
Merge pull request #62171 from ClickHouse/improve-alter-synchronicity-docs
Improve docs
|
2024-04-02 15:47:13 +02:00 |
|
Robert Schulze
|
f36ae13f97
|
Merge pull request #62164 from rschu1ze/docs-reload-async-metrics
Document `SYSTEM RELOAD ASYNCHRONOUS METRICS`
|
2024-04-02 14:14:31 +02:00 |
|
János Benjamin Antal
|
e659071b78
|
Improve docs
|
2024-04-02 11:37:48 +00:00 |
|
Robert Schulze
|
13c348c3c8
|
Fix spelling
|
2024-04-02 13:24:11 +02:00 |
|
Robert Schulze
|
84f929ca4e
|
Merge pull request #61409 from ClibMouse/feature/dateDiff-nanoseconds
Calculate result of `date_diff`/`age` at nanosecond precision
|
2024-04-02 13:18:19 +02:00 |
|
Robert Schulze
|
3914a0f67a
|
Document SYSTEM RELOAD ASYNCHRONOUS METRICS
|
2024-04-02 11:03:00 +00:00 |
|
robot-clickhouse-ci-1
|
38254cf52d
|
Merge pull request #62109 from Blargian/document_hasXYZ
Document hasXYZ
|
2024-04-02 10:48:20 +02:00 |
|
robot-ch-test-poll4
|
a5f3d7d5cb
|
Merge pull request #62111 from Blargian/document_ngramXYZ
Document ngramXYZ functions
|
2024-04-02 10:37:14 +02:00 |
|
Han Fei
|
89108202d5
|
Merge pull request #58705 from zhongyuankai/drop_tables
Supports DROP multiple tables
|
2024-04-01 22:43:55 +02:00 |
|
Shaun Struwig
|
7c4b421264
|
Merge branch 'master' into document_ngramXYZ
|
2024-04-01 20:02:23 +02:00 |
|
Blargian
|
3207f230f8
|
Small fixes
|
2024-04-01 20:00:30 +02:00 |
|
Blargian
|
5e664b0f9d
|
Correct link to string literal
|
2024-04-01 19:41:18 +02:00 |
|
Blargian
|
f0642485d7
|
Add examples for UTF8 variants of ngramDistance
|
2024-04-01 19:31:02 +02:00 |
|
Han Fei
|
3b1140b6c4
|
Merge pull request #62037 from jincong8973/docs-zh-string-search-functions
Update string-search-functions.md
|
2024-04-01 18:46:43 +02:00 |
|
Han Fei
|
fe8d4b5dfc
|
refine
|
2024-04-01 17:06:54 +02:00 |
|
Shaun Struwig
|
8f94261e0e
|
Fix spelling mistake
insensitve -> insensitive
|
2024-03-30 20:04:51 +01:00 |
|
Blargian
|
380788ea30
|
Update ngramSearch functions
|
2024-03-30 17:22:31 +01:00 |
|
Blargian
|
2f50c76f3d
|
Update ngramDistance functions
|
2024-03-30 16:30:55 +01:00 |
|
Blargian
|
33136b9a1a
|
Minor detail fixes
|
2024-03-30 15:16:01 +01:00 |
|
Blargian
|
49c33039b9
|
Updates to hasSubsequence functions
|
2024-03-30 14:13:30 +01:00 |
|
Blargian
|
3c07d41152
|
Add minimal documentation for hasThreadFuzzer
|
2024-03-29 17:24:54 +01:00 |
|
Han Fei
|
a0d27e45b9
|
Merge branch 'master' into drop_tables
|
2024-03-28 13:56:50 +01:00 |
|
Yarik Briukhovetskyi
|
003d258ba1
|
Merge pull request #61862 from HowePa/truncate_all_tables
add TRUNCATE ALL TABLES
|
2024-03-28 13:32:46 +01:00 |
|
zhongyuankai
|
7938a8e62b
|
Merge branch 'master' into drop_tables
|
2024-03-28 20:00:56 +08:00 |
|
Blargian
|
241e68c44b
|
Add documentation for hasToken functions
|
2024-03-28 11:22:28 +01:00 |
|
avogar
|
0772536a4c
|
Add examples in docs
|
2024-03-27 22:26:44 +00:00 |
|
avogar
|
d2e375ce33
|
Better docs
|
2024-03-27 20:55:56 +00:00 |
|
avogar
|
ab327e69c5
|
Add docs about converting from string
|
2024-03-27 20:53:52 +00:00 |
|
Han Fei
|
e3cebcafd7
|
Merge pull request #61981 from cailloumajor/patch-1
Fix section link casing
|
2024-03-27 16:29:27 +01:00 |
|
Yarik Briukhovetskyi
|
cb3ccc3d6f
|
Merge pull request #61977 from I-Limar/patch-2
Update url-functions.md
|
2024-03-27 15:45:54 +01:00 |
|
Arnaud Rocher
|
f7bdbaaacf
|
Fix section link casing
|
2024-03-27 13:46:58 +01:00 |
|
Yarik Briukhovetskyi
|
844bb4f06c
|
Merge pull request #61727 from yariks5s/fix_undrop_query
Revert "Revert "Un-flake test_undrop_query""
|
2024-03-27 13:12:50 +01:00 |
|
ILya Limarenko
|
4ba1078314
|
Update url-functions.md
suggestion to fix the example for the cutToFirstSignificantSubdomainWithWWW function
|
2024-03-27 13:10:14 +01:00 |
|
Austin Kothig
|
c15993220f
|
Merge remote-tracking branch 'upstream' into feature/dateDiff-nanoseconds
|
2024-03-26 09:04:23 -07:00 |
|
zhongyuankai
|
aa3830a3db
|
Merge branch 'master' into drop_tables
|
2024-03-26 14:09:04 +08:00 |
|
Alexey Milovidov
|
1928e7d1f6
|
Merge pull request #60886 from ArctypeZach/master
Add support for `START TRANSACTION` syntax
|
2024-03-25 21:09:48 +03:00 |
|
robot-clickhouse
|
01f537c409
|
Merge pull request #61863 from azat/dist/flush-settings-doc
Update documentation for SYSTEM FLUSH DISTRIBUTED SETTINGS
|
2024-03-25 17:07:57 +01:00 |
|
Yarik Briukhovetskyi
|
8bdbfce43c
|
Merge branch 'master' into fix_undrop_query
|
2024-03-25 13:06:46 +01:00 |
|