Commit Graph

265 Commits

Author SHA1 Message Date
vdimir
dfb892ba5f
Merge pull request #66616 from Blargian/docs_getXYZ
add documentation for `getSubcolumn` and `getTypeSerializationStreams`
2024-08-13 09:35:44 +00:00
Shaun Struwig
aa7a2bcb02
Fix typo 2024-08-12 20:34:02 +02:00
Robert Schulze
546eb4bf1d
Merge pull request #67186 from Blargian/docs_materialize
[Docs] add example for `materialize` function
2024-07-30 17:18:32 +00:00
Sergei Trifonov
d5c412e86a
Merge pull request #66534 from Blargian/docs_joinGetOrNull
[Docs] add `joinGetOrNull`
2024-07-26 14:30:24 +00:00
Blargian
60cca77c8a add example for materialize function 2024-07-26 12:39:35 +02:00
Blargian
02bfe82192 rename filesystemFree to fiilesystemUnreserved 2024-07-26 11:19:46 +02:00
vdimir
d6bf2733a5
Merge branch 'master' into docs_getXYZ 2024-07-19 10:35:01 +02:00
Shaun Struwig
8c0ade413c
Update other-functions.md 2024-07-16 22:28:12 +02:00
Shaun Struwig
ea3a333a07
Fix formatting error 2024-07-16 22:25:45 +02:00
Blargian
949e69c057 add documentation for getSubcolumn and getTypeSerializationStreams 2024-07-16 21:58:48 +02:00
Blargian
22b37d526b update joingGet and add joinGetOrNull 2024-07-15 17:00:47 +02:00
Shaun Struwig
a90e10c438 add alias partitionI, update tests, and docs 2024-07-13 22:38:28 +00:00
Robert Schulze
2f913f193c
Fixup docs 2024-07-13 20:25:58 +00:00
Robert Schulze
eb9a629868
Revert "remove partitionID function, update tests and remove from documentation"
This reverts commit c3b72386a2.
2024-07-13 20:06:37 +00:00
Yarik Briukhovetskyi
b96154e760
Merge pull request #66160 from Blargian/docs_fullHostName
[Docs] add missing alias `fullHostName`
2024-07-05 19:17:36 +00:00
Blargian
c327f49f0c add fullHostName which is an alias 2024-07-05 20:04:43 +02:00
Blargian
2eb750f8eb add missing transactionXYZ functions to docs 2024-07-02 11:35:54 +02:00
Blargian
7340d9adf8 add transactionID 2024-06-28 13:29:26 +02:00
Blargian
df9ec86582 update aspell-dict with displayName 2024-06-25 19:11:30 +02:00
Blargian
84e81daa3e Second pass fix remaining broken links 2024-06-12 15:09:50 +02:00
Blargian
d851fa871f Fix broken links in docs 2024-06-12 14:09:37 +02:00
Blargian
3238bcf90a Review changes 2024-06-08 09:49:45 +02:00
Blargian
fab23d2a16 Add lowCardinalityKeys, lowCardinalityIndices and an example for blockSize 2024-06-06 15:02:33 +02:00
Francisco Javier Jurado Moreno
6b96a35b47 Replace & by 'and' in docs 2024-06-04 14:14:15 +02:00
Francisco Javier Jurado Moreno
e33f996394 Add parseReadableSize* functions to docs 2024-06-03 10:47:51 +02:00
Robert Schulze
48bd68a93e
Revert "Add fromReadableSize function" 2024-05-30 09:55:26 +02:00
Robert Schulze
990ce0b3ae
Add cross-refs and make the description easier to digest 2024-05-28 15:32:34 +00:00
Robert Schulze
81ca448d6b
Move fromReadable* docs after docs of formatReadable* functions 2024-05-28 15:20:23 +00:00
Francisco Javier Jurado Moreno
a25c4676da Update examples for fromReadableDecimalSize 2024-05-28 12:50:07 +02:00
Francisco Javier Jurado Moreno
25f4430fbc Add regular docs for formatReadableSize flavours 2024-05-28 12:42:06 +02:00
Francisco Javier Jurado Moreno
7dcfb55021 Update documentation to reflect new type 2024-05-27 15:09:30 +02:00
Francisco Javier Jurado Moreno
12760dddae Fix typos in doc 2024-05-25 07:55:36 +02:00
Francisco Javier Jurado Moreno
b884d827a5 Rebase and fix merge conflicts 2024-05-24 17:21:02 +02:00
Francisco Javier Jurado Moreno
0b7ef00161 Update docs 2024-05-24 17:08:29 +02:00
Blargian
029e2ea226 Standardize references to data type docs 2024-05-24 05:54:16 +02:00
Shaun Struwig
3b2ff65994
Merge branch 'master' into docs_return_type_consistency 2024-05-23 17:29:26 +02:00
Shaun Struwig
508b035654 Move is NaN from other-functions to arithmetic functions 2024-05-23 14:08:48 +00:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision 2024-05-23 16:00:38 +02:00
Blargian
87b4d43a3f Update return type formatting 2024-05-23 15:48:20 +02:00
Blargian
713764f62f Add missing space before link 2024-05-23 14:01:00 +02:00
Blargian
ce26c4f657 Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
Robert Schulze
9b9f37a4f1
Merge pull request #63849 from Blargian/document_rowNumberInXYZ
[Docs] update `rowNumberInXYZ` functions
2024-05-21 21:07:37 +00:00
Robert Schulze
cd742dd040
Fix whitespace errors 2024-05-21 20:41:20 +00:00
Robert Schulze
c10bafc094
Incorporate feedback 2024-05-21 20:39:35 +00:00
Blargian
cc583185bd Add revision and make some formatting changes to other-functions page 2024-05-17 08:33:08 +02:00
Blargian
4483da06e8 Update rowNumberInXYZ functions 2024-05-15 15:42:40 +02:00
Shaun Struwig
67da2748dd
Update other-functions.md
Update showCertificate documentation
2024-05-07 22:09:40 +02:00
Shaun Struwig
5eaf944b99
Update other-functions.md 2024-05-05 03:54:01 +02:00
Shaun Struwig
ead13c52e4
Add showCertificate to other-functions 2024-05-05 03:51:42 +02:00
Nikita Taranov
1e824293fb
Merge branch 'master' into deprecate_errorprone_functions 2024-05-02 19:41:48 +02:00