Robert Schulze
|
683d229d2d
|
Merge pull request #60868 from Blargian/document_morton_xyz
Add `mortonEncode` and `mortonDecode` to documentation
|
2024-03-11 13:27:28 +01:00 |
|
Robert Schulze
|
a0727ba0af
|
Merge pull request #60725 from ClickHouse/docs/rand-functions
Document undocumented `rand*` functions
|
2024-03-11 11:54:29 +01:00 |
|
Robert Schulze
|
27099cedcb
|
Some fixups
|
2024-03-11 08:34:01 +00:00 |
|
Robert Schulze
|
3c60e82971
|
Incorporate review feedback
|
2024-03-11 07:41:28 +00:00 |
|
Johnny
|
e7270069a4
|
Removes dupliated h2 header.
|
2024-03-11 07:38:51 +00:00 |
|
johnnymatthews
|
ade0f9f75f
|
Adds docs for emptyArrayDate and emptyArrayDateTime.
|
2024-03-11 07:38:49 +00:00 |
|
johnnymatthews
|
c3895c3546
|
Adds emptyArrayFloat32/64 docs.
|
2024-03-11 07:38:46 +00:00 |
|
johnnymatthews
|
515cb59b00
|
Adds emptyArrayIntX docs.
|
2024-03-11 07:38:43 +00:00 |
|
johnnymatthews
|
d16c6780c7
|
Adds basic emptyArrayUIntX docs.
|
2024-03-11 07:38:40 +00:00 |
|
Shaun Struwig
|
06a7665d0e
|
Update encoding-functions.md
Add missing "Result:" after query
|
2024-03-06 18:19:52 +01:00 |
|
Robert Schulze
|
1c10b96361
|
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function
|
2024-03-06 09:04:57 +00:00 |
|
Shaun Struwig
|
68a3ca37c4
|
Add examples using columns
|
2024-03-06 06:42:01 +01:00 |
|
Blargian
|
45509607ad
|
Fix spelling mistake
|
2024-03-05 15:50:30 +01:00 |
|
Blargian
|
7930a26df1
|
Fix formatting of compression/expansion levels
|
2024-03-05 15:47:45 +01:00 |
|
Blargian
|
bfb703b579
|
Add mortonEncode and mortonDecode to documentation
|
2024-03-05 15:38:42 +01:00 |
|
johnnymatthews
|
e98c30c161
|
Reorganizes rand docs page.
|
2024-03-03 14:38:59 -07:00 |
|
johnnymatthews
|
77fe221665
|
Adds undocumented rand functions. Prettifies markdown.
|
2024-03-03 14:25:25 -07:00 |
|
robot-ch-test-poll4
|
c46ffbaf24
|
Merge pull request #60700 from Blargian/document_function_today
Update documentation for `today` function
|
2024-03-03 18:23:01 +01:00 |
|
robot-clickhouse-ci-1
|
f87d19efc5
|
Merge pull request #60679 from Blargian/document_function_TimeDiff
Document `timeDiff` function
|
2024-03-03 18:02:42 +01:00 |
|
Blargian
|
b910a66f19
|
Update example to showcase aliases
|
2024-03-03 13:18:35 +01:00 |
|
Blargian
|
27231a9542
|
Add example query and response
|
2024-03-03 13:14:29 +01:00 |
|
Blargian
|
8e79b229b1
|
Update documentation for function
|
2024-03-03 10:49:59 +01:00 |
|
Alexey Milovidov
|
1f1e0f082a
|
Merge branch 'master' into changelog-24.2
|
2024-03-03 03:27:28 +03:00 |
|
Blargian
|
e3329a44a8
|
Add missing documentation for timeDiff function
|
2024-03-01 21:17:49 +01:00 |
|
Robert Schulze
|
68181ab00f
|
Revert "Revert "Add toMillisecond function""
This reverts commit 5225fc6a14 .
|
2024-03-01 13:14:44 +00:00 |
|
Alexander Tokmakov
|
5225fc6a14
|
Revert "Add toMillisecond function"
|
2024-03-01 13:59:03 +01:00 |
|
Robert Schulze
|
44c3de1a0b
|
Merge pull request #60281 from Blargian/54746_to_millisecond_function
Add `toMillisecond` function
|
2024-03-01 11:34:20 +01:00 |
|
Blargian
|
3e5bf7935e
|
Fix documentation
|
2024-02-29 21:46:25 +01:00 |
|
Robert Schulze
|
e760c082bf
|
More fixups for tukey
|
2024-02-29 12:23:17 +00:00 |
|
Robert Schulze
|
e02c083e60
|
Add convenience alias byteSlice for substring
|
2024-02-28 13:32:56 +00:00 |
|
Robert Schulze
|
b380d06e6e
|
Update date-time-functions.md
|
2024-02-28 12:20:29 +01:00 |
|
Robert Schulze
|
6306e51ee9
|
Update date-time-functions.md
|
2024-02-28 12:18:58 +01:00 |
|
Robert Schulze
|
613e426484
|
Some fixups
|
2024-02-28 11:14:53 +00:00 |
|
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 |
|
Shaun Struwig
|
0eca413fe2
|
Update date-time-functions.md
correct casing in documentation
|
2024-02-22 12:38:01 +01:00 |
|
Robert Schulze
|
ae597d86dd
|
Merge remote-tracking branch 'rschu1ze/master' into vector-dot-product
|
2024-02-22 10:16:28 +00:00 |
|
Blargian
|
f9e608f369
|
update documentation and add a failing test
|
2024-02-21 21:30:49 +01:00 |
|
Robert Schulze
|
db974098d0
|
More refactoring and cleanup
|
2024-02-20 21:22:58 +00:00 |
|
Raúl Marín
|
793ae52bf8
|
Fix cosineDistance crash with Nullable
|
2024-02-19 17:30:00 +01:00 |
|
Igor Nikonov
|
062602d433
|
Merge remote-tracking branch 'origin/master' into docs_fix_typos
|
2024-02-15 18:22:00 +00:00 |
|
Yarik Briukhovetskyi
|
a7af4e860e
|
Merge pull request #60014 from ClickHouse/docs-starts-with-UTF8-min-version
[Docs] Add min version for startsWithUTF8
|
2024-02-15 13:09:25 +01:00 |
|
Justin de Guzman
|
a037933cc6
|
[Docs] Add min version for startsWithUTF8
|
2024-02-14 22:57:23 -08:00 |
|
Nikolai Fedorovskikh
|
a98af159b5
|
[Docs] fix some typos and missing commas
|
2024-02-13 02:10:41 +01:00 |
|
Robert Schulze
|
cfa1a452e1
|
Refactorings, pt. I
|
2024-02-08 11:33:34 +00:00 |
|
Bhavna Jindal
|
28e6e29004
|
Minor fixes
|
2024-02-02 07:46:36 -08:00 |
|
Bhavna Jindal
|
ce31fa912b
|
removed unnecessary method overloading and fixed documentation
|
2024-02-01 09:24:12 -08:00 |
|
Bhavna Jindal
|
4bc26fe45f
|
Added support for custom percentiles and K
|
2024-01-31 10:41:05 -08:00 |
|
Bhavna Jindal
|
487ef67e97
|
Added custom tukey
|
2024-01-31 10:39:58 -08:00 |
|
Bhavna Jindal
|
d2ce39387f
|
implemented series_outlier method
|
2024-01-31 10:39:39 -08:00 |
|