Johnny
|
5bd8f4356c
|
Cleans up version() example.
|
2024-02-26 12:41:44 -04:00 |
|
9611008+johnnymatthews@users.noreply.github.com
|
290de0a810
|
Adds docs for version().
|
2024-02-23 12:26:29 -04:00 |
|
avogar
|
584694ed51
|
Add function variantType
|
2024-01-30 18:01:12 +00:00 |
|
Kruglov Pavel
|
4b2a0b99fc
|
Update docs/en/sql-reference/functions/other-functions.md
|
2023-12-27 20:02:50 +01:00 |
|
Kruglov Pavel
|
087946f385
|
Merge branch 'master' into variant-data-type
|
2023-12-20 00:40:18 +01:00 |
|
robot-ch-test-poll3
|
39b77ddc02
|
Merge pull request #56138 from crackhead-koala/add-documentation-for-sample-size-functions
Add documentation for minSampleSizeConversion and minSampleSizeContinous
|
2023-12-19 23:19:55 +01:00 |
|
avogar
|
319ae440b6
|
Implement Variant data type
|
2023-12-19 16:45:15 +00:00 |
|
Alexey Milovidov
|
11920e751a
|
Merge pull request #57592 from bharatnc/ncb/alias-format-readable-size
Add FORMAT_BYTES as an alias for formatReadableSize
|
2023-12-07 15:15:56 +01:00 |
|
Bharat Nallan Chakravarthy
|
19e96c4351
|
add docs
|
2023-12-06 14:08:51 -08:00 |
|
Alexey Milovidov
|
cbea3545aa
|
Revert "add function getClientHTTPHeader"
|
2023-12-05 13:34:34 +03:00 |
|
Antonio Andelic
|
a61f32867e
|
Merge pull request #56488 from lingtaolf/feature/getHTTPHeader
add function getClientHTTPHeader
|
2023-11-28 11:41:56 +01:00 |
|
Tomáš Hromada
|
956a8add35
|
Update other-functions.md
Fix `initializeAgregation` typo
|
2023-11-23 15:57:19 +01:00 |
|
凌涛
|
e86aa433c5
|
Merge branch 'master' into feature/getHTTPHeader
|
2023-11-21 19:48:47 +08:00 |
|
凌涛
|
c5f16725ec
|
add function getClientHTTPHeader
|
2023-11-21 11:12:01 +08:00 |
|
Robert Schulze
|
8a64066ee1
|
+ formatQueryOrNull()
|
2023-11-05 20:24:23 +00:00 |
|
Sergey Suvorov
|
37843b0c28
|
Add alias for minSampleSizeContinuous after typo fix in #56143
|
2023-10-31 13:05:41 +01:00 |
|
Sergey Suvorov
|
c59d700392
|
Add documentation for minSampleSizeConversion and minSampleSizeContinous
|
2023-10-30 20:54:51 +01:00 |
|
Alexey Milovidov
|
6eff22568f
|
Revert "Add function getHttpHeader"
|
2023-10-29 19:50:39 +03:00 |
|
Salvatore Mesoraca
|
56bd61d207
|
Rename formatQueryOneLine -> formatQuerySingleLine
|
2023-10-26 13:09:20 +02:00 |
|
Salvatore Mesoraca
|
21e0c510c8
|
formatQuery: improve doc
|
2023-10-26 13:08:11 +02:00 |
|
Salvatore Mesoraca
|
a95a2a5d66
|
formatQueryOneLine: create new function format queries on one line
|
2023-10-25 10:10:04 +02:00 |
|
Salvatore Mesoraca
|
2d2eaceb77
|
formatQuery: move doc
|
2023-10-24 16:13:15 +02:00 |
|
凌涛
|
51e2e59a97
|
Merge remote-tracking branch 'origin/master' into feature/function-getClientHttpHeader
|
2023-10-10 10:56:24 +08:00 |
|
凌涛
|
0d256a381a
|
add doc
fix tests
modify code stype and spelling
add tests and modify code style
|
2023-09-27 17:03:53 +08:00 |
|
zvonand
|
2ab38761d7
|
added docs
|
2023-09-24 13:01:23 +02:00 |
|
Robert Schulze
|
6872e95fb2
|
Remove prefixes
|
2023-09-18 17:34:40 +00:00 |
|
Robert Schulze
|
b14e00f966
|
Docs: Update query cache section on non-deterministic functions
Cf. https://github.com/ClickHouse/support-escalation/issues/963
|
2023-09-18 14:36:16 +00:00 |
|
avogar
|
67b0993bdf
|
Add documentation
|
2023-07-27 18:54:41 +00:00 |
|
Kruglov Pavel
|
f87f98fb80
|
Merge pull request #47409 from Avogar/random-structure
Add new function generateRandomStructure
|
2023-06-02 18:50:35 +02:00 |
|
Robert Schulze
|
2a4f1c8275
|
Fix typos
|
2023-06-02 14:00:57 +00:00 |
|
Robert Schulze
|
bfcd9dde61
|
Merge remote-tracking branch 'rschu1ze/master' into update-function-docs
|
2023-06-02 13:41:01 +00:00 |
|
Robert Schulze
|
c37a071004
|
Merge remote-tracking branch 'rschu1ze/master' into update-function-docs
|
2023-06-02 13:39:15 +00:00 |
|
Robert Schulze
|
54872f9e7e
|
Typos: Follow-up to #50476
|
2023-06-02 13:28:09 +00:00 |
|
Robert Schulze
|
65cc92a78d
|
CI: Fix aspell on nested docs
|
2023-06-02 12:24:41 +00:00 |
|
Robert Schulze
|
f6da66cbb8
|
Fix some typos
|
2023-06-02 09:41:52 +00:00 |
|
avogar
|
aa7ab1f23b
|
Fix comments
|
2023-05-15 11:20:03 +00:00 |
|
avogar
|
604bd24995
|
Refactor, remove no more needed arguments
|
2023-05-11 11:58:08 +00:00 |
|
avogar
|
9096f62efc
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into random-structure
|
2023-05-10 18:46:19 +00:00 |
|
Ivan Takarlikov
|
8873856ce5
|
Fix some grammar mistakes in documentation, code and tests
|
2023-05-04 13:35:18 -03:00 |
|
Robert Schulze
|
ec5b421be4
|
Docs: Sort functions in sidebar
|
2023-04-19 17:05:55 +00:00 |
|
Robert Schulze
|
c406663442
|
Docs: Replace annoying three spaces in enumerations by a single space
|
2023-04-19 15:56:55 +00:00 |
|
DanRoscigno
|
6d8a2bbd48
|
standardize admonitions
|
2023-03-27 14:54:05 -04:00 |
|
rfraposa
|
ac5ed141d8
|
New nav - reverting the revert
|
2023-03-17 21:45:43 -05:00 |
|
Alexander Tokmakov
|
ec44c8293a
|
Revert "New navigation"
|
2023-03-17 21:21:11 +03:00 |
|
rfraposa
|
60fb9973d7
|
trailing slash fixes
|
2023-03-16 16:43:01 -05:00 |
|
avogar
|
f9d9b1ee23
|
Add more options
|
2023-03-10 16:16:28 +00:00 |
|
avogar
|
66eb06d839
|
Better
|
2023-03-09 20:15:32 +00:00 |
|
avogar
|
067bfb8844
|
Add new function generateRandomStructure
|
2023-03-09 17:47:14 +00:00 |
|
rfraposa
|
fa6f3dadba
|
Link fixes
|
2023-03-07 22:52:43 -07:00 |
|
rfraposa
|
3d484e20bc
|
Fixing links
|
2023-03-06 23:33:56 -07:00 |
|