Mikhail Koviazin
|
a5eb1aa22f
|
Added functions array{Rotate,Shift}{Left,Right}
Fixes #52755 and #52895
|
2023-08-24 09:16:39 +00:00 |
|
Yakov Olkhovskiy
|
84cb358c14
|
Merge pull request #43210 from amosbird/storage_executable_stderr
Add different reactions when external command stderr has data
|
2023-08-18 11:17:46 -04:00 |
|
Robert Schulze
|
b8912203e4
|
Merge pull request #53525 from aiven-sal/aiven-sal/siphash_readd
Re-add SipHash keyed functions, try II
|
2023-08-18 14:14:56 +02:00 |
|
Amos Bird
|
c43bf153f5
|
Refactor
|
2023-08-18 15:38:46 +08:00 |
|
Amos Bird
|
dd0c71b32a
|
Add error_exit_reaction
|
2023-08-18 15:38:46 +08:00 |
|
Amos Bird
|
476f3cedc1
|
Various reactions when executable stderr has data
|
2023-08-18 15:38:45 +08:00 |
|
Alexander Tokmakov
|
89c365803f
|
Merge pull request #53424 from ClickHouse/exception_message_patterns6
Less exceptions with runtime format string
|
2023-08-17 17:58:04 +03:00 |
|
Salvatore Mesoraca
|
c2340d588f
|
Fix issue found by fuzzer
|
2023-08-17 14:57:34 +02:00 |
|
Robert Schulze
|
ec7daed52f
|
Merge pull request #50276 from ClibMouse/feature/mergetree-checksum-big-endian-support
MergeTree & SipHash checksum big-endian support
|
2023-08-17 13:27:18 +02:00 |
|
Michael Kolupaev
|
ff04660972
|
Merge pull request #53433 from ClickHouse/exp
Fix 'Context has expired' error properly
|
2023-08-16 18:40:53 -07:00 |
|
Alexander Tokmakov
|
69bc4f5139
|
Merge branch 'master' into exception_message_patterns6
|
2023-08-16 22:58:24 +02:00 |
|
Michael Kolupaev
|
cbe4c8adc2
|
Fix more functions with 'Context has expired' error
|
2023-08-15 20:37:10 +00:00 |
|
Alexander Tokmakov
|
894ec8e0d0
|
less exceptions with runtime format string
|
2023-08-14 21:45:59 +02:00 |
|
Alexander Tokmakov
|
368f6d7b13
|
fix
|
2023-08-14 20:46:41 +02:00 |
|
ltrk2
|
2846ea49b4
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-14 13:02:30 -04:00 |
|
Yakov Olkhovskiy
|
300399d1f5
|
Merge pull request #52329 from ClibMouse/feature/mergetree-checksum-on-big-endian
Implement endianness-indepedent support for MergeTree checksums
|
2023-08-13 23:59:05 -04:00 |
|
Alexey Milovidov
|
38ac027658
|
Merge pull request #53342 from ClickHouse/fix-context-has-expired
Fix "Context has expired" error in dictionaries
|
2023-08-12 17:27:15 +03:00 |
|
Alexey Milovidov
|
67b45619eb
|
Merge pull request #53239 from evillique/tuple-concat
Add tupleConcat function
|
2023-08-12 03:35:25 +03:00 |
|
Alexey Milovidov
|
ad82dcec7d
|
Merge pull request #53059 from ClibMouse/feature/hastokenornull-empty-needle
Make hasTokenOrNull return null on empty needle
|
2023-08-12 03:35:08 +03:00 |
|
Alexey Milovidov
|
4b3d26982a
|
Merge pull request #53015 from ClibMouse/feature/transform-function-big-endian-support
Implement big-endian support for transform
|
2023-08-12 03:22:00 +03:00 |
|
Alexey Milovidov
|
36e74b4b51
|
Might be better
|
2023-08-12 01:31:21 +02:00 |
|
Alexey Milovidov
|
9601839980
|
Better
|
2023-08-12 01:04:08 +02:00 |
|
Alexey Milovidov
|
d25961f7f9
|
Fix "Context has expired" error in dictionaries
|
2023-08-12 00:52:14 +02:00 |
|
Salvatore Mesoraca
|
08e443b766
|
Revert "Revert "Re-add SipHash keyed functions""
This reverts commit e68234a231 .
|
2023-08-11 17:30:04 +02:00 |
|
Yakov Olkhovskiy
|
4953208adc
|
Merge pull request #52758 from ClickHouse/nullable-num-intdiv
Add modulo, intDiv, intDivOrZero for tuple
|
2023-08-11 11:00:54 -04:00 |
|
ltrk2
|
1dc1b54c68
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-11 07:48:49 -04:00 |
|
ltrk2
|
94dbef1e50
|
Merge branch 'master' into feature/mergetree-checksum-on-big-endian
|
2023-08-11 07:47:48 -04:00 |
|
ltrk2
|
a17b2595f2
|
Merge branch 'master' into feature/transform-function-big-endian-support
|
2023-08-11 07:47:36 -04:00 |
|
ltrk2
|
9923f123f4
|
Merge branch 'master' into feature/hastokenornull-empty-needle
|
2023-08-11 07:47:27 -04:00 |
|
Alexey Milovidov
|
3193c6d4cc
|
Fix build
|
2023-08-11 00:55:57 +02:00 |
|
Yakov Olkhovskiy
|
df17de8624
|
Merge branch 'master' into nullable-num-intdiv
|
2023-08-10 11:06:15 -04:00 |
|
ltrk2
|
a2054c04dd
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-10 10:21:34 -04:00 |
|
ltrk2
|
b780b64232
|
Merge branch 'master' into feature/mergetree-checksum-on-big-endian
|
2023-08-10 10:21:23 -04:00 |
|
Alexey Milovidov
|
dfbe7967af
|
Merge branch 'master' into remove-heavy-templates
|
2023-08-10 17:01:16 +03:00 |
|
Alexey Milovidov
|
1377d86ed9
|
Update src/Functions/array/arrayAUC.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2023-08-10 17:01:09 +03:00 |
|
Alexey Milovidov
|
bb57caa83e
|
Merge pull request #53180 from ClickHouse/ditch-tons-of-garbage
Ditch tons of garbage
|
2023-08-10 16:59:51 +03:00 |
|
Alexey Milovidov
|
be55bbf0ae
|
Merge pull request #53178 from ClickHouse/speed-up-debug-tidy-build
Remove garbage and speed up Debug and Tidy builds
|
2023-08-10 16:54:34 +03:00 |
|
Kruglov Pavel
|
14aad359e6
|
Merge pull request #52555 from bigo-sg/starts_ends_with_utf8
Add new function startsWithUTF8 and endsWithUTF8
|
2023-08-10 13:18:04 +02:00 |
|
Nikolay Degterinsky
|
5403507950
|
Add tupleConcat function
|
2023-08-09 20:52:09 +00:00 |
|
Alexey Milovidov
|
da01d756f9
|
Addressed review comments
|
2023-08-09 20:20:25 +02:00 |
|
ltrk2
|
139e9433a8
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-09 09:48:00 -04:00 |
|
ltrk2
|
add53bb8aa
|
Merge branch 'master' into feature/mergetree-checksum-on-big-endian
|
2023-08-09 09:44:32 -04:00 |
|
ltrk2
|
55c4c5e741
|
Merge branch 'master' into feature/transform-function-big-endian-support
|
2023-08-09 09:44:23 -04:00 |
|
ltrk2
|
e03258bbdc
|
Merge branch 'master' into feature/hastokenornull-empty-needle
|
2023-08-09 09:43:48 -04:00 |
|
ltrk2
|
52e6cf36b2
|
Fix style issue
|
2023-08-09 06:43:27 -07:00 |
|
Yakov Olkhovskiy
|
d1a8a88ae0
|
Merge branch 'master' into nullable-num-intdiv
|
2023-08-09 09:18:18 -04:00 |
|
yariks5s
|
8ab4f8c9cf
|
Improved efficiency
|
2023-08-09 09:12:39 +00:00 |
|
yariks5s
|
922542b497
|
Improved efficiency
|
2023-08-09 09:11:55 +00:00 |
|
Alexey Milovidov
|
2f6e66c8e3
|
Remove unnecessary templates
|
2023-08-09 03:19:24 +02:00 |
|
Alexey Milovidov
|
aa757490bd
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
|