Robert Schulze
|
a0128e0f51
|
Merge pull request #58544 from rschu1ze/sqid-decode
Add `sqidDecode()` function
|
2024-01-10 13:47:13 +01:00 |
|
Robert Schulze
|
4cacfa6b43
|
Merge pull request #57509 from jinjunzh/qatzstd_main
Add Intel-QAT-based `ZSTD_QAT` compression codec
|
2024-01-10 10:31:39 +01:00 |
|
Robert Schulze
|
ced9e93ac6
|
Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main
|
2024-01-09 20:36:02 +00: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 |
|
Robert Schulze
|
0f51e32bb5
|
Rename from ZSTDQPL to ZSTD_QPL
|
2024-01-07 17:47:31 +00:00 |
|
Robert Schulze
|
53965bb9f1
|
Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main
|
2024-01-07 14:11:22 +00: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 |
|
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 |
|
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
|
ea03cc82aa
|
Merge pull request #58320 from ClickHouse/mv3
Refreshable materialized views again
|
2023-12-29 14:44:50 +01:00 |
|
Alexey Milovidov
|
09181b6c37
|
Merge pull request #58335 from lingtaolf/feature/sparkBar_alias_to_sparkbar
sparkBar as an alias to sparkbar
|
2023-12-29 13:02:55 +01:00 |
|
凌涛
|
57c57360db
|
add doc
|
2023-12-29 10:43:11 +08:00 |
|
Michael Kolupaev
|
96c68e5aae
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-28 17:56:06 +00:00 |
|
Michael Kolupaev
|
bda01ca9db
|
Spelling
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
edd120e8be
|
Make it experimental
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
f0417d0ec3
|
Things
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
0fc7535eba
|
Fixes
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
609b2c216c
|
Fix some of the CI
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
8b8ef41407
|
Documentation
|
2023-12-28 17:56:05 +00:00 |
|
Alexander Tokmakov
|
38fe70c68a
|
Revert "Refreshable materialized views (takeover)"
|
2023-12-28 13:12:20 +01:00 |
|
Alexey Milovidov
|
a2faa65b08
|
Merge pull request #56946 from ClickHouse/mv
Refreshable materialized views (takeover)
|
2023-12-28 09:29:44 +01:00 |
|
Alexey Milovidov
|
345d29a3c1
|
Revert "Implement punycode encoding/decoding"
|
2023-12-28 09:12:22 +03:00 |
|
Michael Kolupaev
|
b9cbecb0df
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-27 20:24:56 +00:00 |
|
Michael Kolupaev
|
dbf8fa23df
|
Spelling
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
18cc5d1b76
|
Make it experimental
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
538b23d862
|
Things
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
802961f0a2
|
Fixes
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
673743e2ac
|
Fix some of the CI
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
7786b12a89
|
Documentation
|
2023-12-27 20:24:55 +00:00 |
|
Alexey Milovidov
|
11ca0b7b44
|
Merge pull request #58137 from ClickHouse/thomoco-patch-4
Update from.md
|
2023-12-23 05:22:15 +01:00 |
|