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 |
|
Kruglov Pavel
|
325419b096
|
Merge pull request #59398 from Avogar/variant-type-func
Add function variantType
|
2024-01-31 13:06:54 +01:00 |
|
avogar
|
584694ed51
|
Add function variantType
|
2024-01-30 18:01:12 +00:00 |
|
Alexey Milovidov
|
b4a5b6060e
|
Merge pull request #59341 from rschu1ze/non-string-concat-with-separator
Allow non-string arguments in `concatWithSeparator()`
|
2024-01-30 04:10:06 +01:00 |
|
Robert Schulze
|
7683b44bf6
|
Merge pull request #58961 from ClibMouse/seriesDecompose
Return baseline component from function `seriesDecomposeSTL()`
|
2024-01-29 20:41:09 +01:00 |
|
Robert Schulze
|
c2b7d2047e
|
Support arguments of arbitary type in function concatWithSeparator()
Follow-up to #56540
|
2024-01-29 14:11:21 +00:00 |
|
Bhavna Jindal
|
926982856d
|
Merge remote-tracking branch 'upstream/master' into seriesDecompose
|
2024-01-24 10:11:00 -08:00 |
|
Bhavna Jindal
|
d9edd5a7f3
|
fix spell check
|
2024-01-22 13:32:57 -08:00 |
|
Bhavna Jindal
|
f935493f28
|
fix trailing whitespaces
|
2024-01-22 13:32:57 -08:00 |
|
Bhavna Jindal
|
c59f3e164f
|
Return baseline component as fourth array
|
2024-01-22 13:32:57 -08:00 |
|
Kruglov Pavel
|
5444cde408
|
Merge branch 'master' into variant-data-type
|
2024-01-18 18:31:27 +01:00 |
|
Robert Schulze
|
84ab20ff77
|
Some fixups
|
2024-01-17 12:01:52 +00:00 |
|
Robert Schulze
|
22534c69c4
|
Merge remote-tracking branch 'ClickHouse/master' into u/zhengmiao/AddArrayFunctionShingles
|
2024-01-17 10:49:11 +00:00 |
|
Robert Schulze
|
582a9cc2a7
|
Merge pull request #58655 from rschu1ze/docs-match
Document that `match()` can use `ngrambf_v1` and `tokenbf_v1` indexes
|
2024-01-10 15:43:52 +01:00 |
|
Robert Schulze
|
27e809a4f5
|
Add match() to supported functions for token/ngrambf_v1 indexes
|
2024-01-10 13:39:19 +00:00 |
|
Robert Schulze
|
92692bc57c
|
Fix links
|
2024-01-10 13:36:54 +00:00 |
|
Robert Schulze
|
a0128e0f51
|
Merge pull request #58544 from rschu1ze/sqid-decode
Add `sqidDecode()` function
|
2024-01-10 13:47:13 +01:00 |
|
Robert Schulze
|
69ba1a706a
|
Merge remote-tracking branch 'rschu1ze/master' into string-similarity
|
2024-01-09 15:22:52 +00:00 |
|
Robert Schulze
|
64ab30f446
|
Merge pull request #57078 from ClibMouse/seriesDecompose
Seasonal decompose of time series into seasonal, trend and residue components
|
2024-01-09 11:18:13 +01:00 |
|
Bhavna Jindal
|
b2434d0c10
|
minor refactoring and cosmetic changes
|
2024-01-08 10:49:09 -08:00 |
|
Kruglov Pavel
|
b947609b8e
|
Merge branch 'master' into variant-data-type
|
2024-01-08 15:04:51 +01:00 |
|
Robert Schulze
|
ee0738e3df
|
Implement jaroSimilarity + jaroWinklerSimilarity
|
2024-01-07 08:34:41 +00:00 |
|
Robert Schulze
|
7d98fdede7
|
Implement Dramerau-Levenshtein distance
|
2024-01-07 08:34:41 +00:00 |
|
Robert Schulze
|
d54e500832
|
Merge remote-tracking branch 'rschu1ze/master' into punycode-revert-revert
|
2024-01-07 08:08:46 +00:00 |
|
Robert Schulze
|
adebc372d7
|
Improve wording in docs
|
2024-01-07 08:07:03 +00:00 |
|
Robert Schulze
|
44b9547fba
|
Rename decode/encodeSqid() to sqidDecode/Encode()
|
2024-01-05 21:40:35 +00:00 |
|
Bhavna Jindal
|
22474f6b38
|
changed 2nd argument type to UInt and other cosmetic changes
|
2024-01-05 11:39:52 -08:00 |
|
Robert Schulze
|
f6ecf2b617
|
Add decode function for sqids
|
2024-01-05 13:33:40 +00:00 |
|
Robert Schulze
|
8169b3e17f
|
Merge remote-tracking branch 'rschu1ze/master' into punycode-revert-revert
|
2024-01-05 12:19:46 +00:00 |
|
Robert Schulze
|
2cc2a9089c
|
Incorporate review feedback
|
2024-01-05 12:18:21 +00:00 |
|
Blacksmith
|
f213e880eb
|
Add doc for shingles function.
|
2024-01-05 04:11:15 +08:00 |
|
Robert Schulze
|
76b7cddb18
|
Update docs
|
2024-01-04 16:29:43 +00:00 |
|
Kruglov Pavel
|
cc7d7e3811
|
Merge pull request #58456 from mneedham/patch-1
Add output_format_decimal_trailing_zeros setting for trailing zeros
|
2024-01-04 15:32:31 +01:00 |
|
Robert Schulze
|
f652c6050c
|
Implement idnaEn/Decode()
|
2024-01-03 18:08:32 +00:00 |
|
Bhavna Jindal
|
62521d30ce
|
fix style-check
|
2024-01-03 09:34:58 -08:00 |
|
Bhavna Jindal
|
8a7eaed07e
|
Added additional testcases
|
2024-01-03 09:16:32 -08:00 |
|
Mark Needham
|
3125482631
|
Add output_format_decimal_trailing_zeros setting for trailing spaces
|
2024-01-03 14:25:03 +00:00 |
|
Kruglov Pavel
|
4d8cf71ba7
|
Merge branch 'master' into variant-data-type
|
2024-01-03 15:21:23 +01:00 |
|
zvonand
|
89beb32e64
|
Edit docs for toWeek()
|
2024-01-03 13:10:14 +01:00 |
|
Robert Schulze
|
b5d7ea2b02
|
Introduce OrNull() overloads for punycodeEncode/Decode()
|
2024-01-03 10:50:00 +00:00 |
|
Robert Schulze
|
2186aa8f21
|
Revert "Revert "Implement punycode encoding/decoding""
This reverts commit 345d29a3c1 .
|
2024-01-03 08:03:01 +00:00 |
|
Bhavna Jindal
|
c0cff7b4f3
|
handled edge cases and addresses review comments
|
2024-01-02 08:52:28 -08:00 |
|
Bhavna Jindal
|
5c34ddab09
|
implemneted seriesDecomposeSTL method
|
2024-01-02 08:52:23 -08:00 |
|
Alexey Milovidov
|
78523639e0
|
Remove function
|
2023-12-30 14:52:54 +01:00 |
|
Alexey Milovidov
|
345d29a3c1
|
Revert "Implement punycode encoding/decoding"
|
2023-12-28 09:12:22 +03:00 |
|
Kruglov Pavel
|
4b2a0b99fc
|
Update docs/en/sql-reference/functions/other-functions.md
|
2023-12-27 20:02:50 +01:00 |
|
Christoph Wurm
|
9def89d416
|
Fix anchors to settings.md
|
2023-12-20 18:26:36 +00:00 |
|
Robert Schulze
|
ecb6f31211
|
Merge pull request #57969 from rschu1ze/punycode-is-cool
Implement punycode encoding/decoding
|
2023-12-20 10:20:34 +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 |
|
Robert Schulze
|
00c407ecc1
|
Merge remote-tracking branch 'rschu1ze/master' into punycode-is-cool
|
2023-12-19 06:27:23 +00:00 |
|
Yarik Briukhovetskyi
|
0671ade7be
|
Merge branch 'ClickHouse:master' into date_trunc_docs_enhancement
|
2023-12-18 18:07:31 +01:00 |
|
yariks5s
|
1a66dd94fa
|
init
|
2023-12-18 15:37:02 +00:00 |
|
Robert Schulze
|
414a2893d0
|
Merge pull request #57821 from rschu1ze/consolidate-substring-tests
Dumb down `substring()` tests
|
2023-12-18 12:32:20 +01:00 |
|
Alexey Milovidov
|
33cf8842bc
|
Merge branch 'master' into fix-arrayfold
|
2023-12-18 04:57:07 +01:00 |
|
Robert Schulze
|
19c8ac567f
|
Implement punycodeEncode()/Decode()
|
2023-12-17 17:04:28 +00:00 |
|
Julia Kartseva
|
7a5b40563a
|
Merge pull request #57574 from ClibMouse/dev-seriesPeriodDetect
Revert "Revert "Implemented series period detect method using pocketfft lib""
|
2023-12-14 21:10:23 -08:00 |
|
Bhavna Jindal
|
bb8589cabe
|
minor cosmetic changes
|
2023-12-14 08:34:37 -08:00 |
|
Robert Schulze
|
b36a93a25d
|
Revert "Remove arrayFold "
This reverts commit 15dc0ed610 .
|
2023-12-14 09:52:29 +00:00 |
|
Alexey Milovidov
|
e4901323fd
|
Merge pull request #57836 from ClickHouse/remove-array-fold
Remove `arrayFold`
|
2023-12-14 07:15:29 +01:00 |
|
Nikolay Degterinsky
|
4c8cc4e0bd
|
Update string-functions.md
|
2023-12-14 05:32:12 +01:00 |
|
Alexey Milovidov
|
15dc0ed610
|
Remove arrayFold
|
2023-12-14 04:34:32 +01:00 |
|
andrewzolotukhin
|
c29007beeb
|
Fixed typo in string-functions.md
|
2023-12-14 04:54:52 +02:00 |
|