Alexey Milovidov
|
890a3754a6
|
Fix error
|
2023-07-24 08:19:46 +02:00 |
|
Alexey Milovidov
|
ceaaa78fdc
|
Fix transform
|
2023-07-24 08:04:38 +02:00 |
|
Alexey Milovidov
|
5c15e6021b
|
Merge branch 'master' into remove-to-decimal-string
|
2023-07-24 01:51:43 +02:00 |
|
robot-clickhouse-ci-2
|
66c0015b87
|
Merge pull request #52050 from arenadata/ADQM-982
Subsequence string matching (new hasSubsequence() function)
|
2023-07-23 21:18:27 +02:00 |
|
Alexey Milovidov
|
88cd1851f0
|
Merge pull request #52448 from ClickHouse/fix-terrible-trash
The implementation of AnyHash was non-conformant.
|
2023-07-22 19:13:36 +03:00 |
|
Alexey Milovidov
|
36815363a6
|
Merge pull request #52449 from ClickHouse/remove-hashid
Remove `hashid`
|
2023-07-22 19:12:44 +03:00 |
|
Alexey Milovidov
|
a57fc914e0
|
Merge pull request #52466 from ClickHouse/revert-52206-aiven-sal/siphash_fix_pr
Revert "Re-add SipHash keyed functions"
|
2023-07-22 19:10:23 +03:00 |
|
Alexey Milovidov
|
5f4756fb33
|
Remove toDecimalString
|
2023-07-22 04:54:58 +02:00 |
|
Alexey Milovidov
|
4d0b75ebdd
|
Remove hashid
|
2023-07-22 04:42:16 +02:00 |
|
Alexey Milovidov
|
d2b178536e
|
Fix terrible trash
|
2023-07-22 04:38:16 +02:00 |
|
Alexey Milovidov
|
7cc3372355
|
Fix terrible trash
|
2023-07-22 04:30:09 +02:00 |
|
Alexey Milovidov
|
e68234a231
|
Revert "Re-add SipHash keyed functions"
|
2023-07-22 04:45:50 +03:00 |
|
Alexander Gololobov
|
cb53d762ea
|
Fix one more case
|
2023-07-21 15:23:24 +02:00 |
|
serxa
|
8970a53145
|
Fix countSubstrings() hang with empty needle and a column haystack
|
2023-07-21 11:38:46 +00:00 |
|
Nikita Mikhaylov
|
b14277773f
|
Merge pull request #52260 from ClickHouse/fix-s2
Better detecting of invalid S2 geo primitives
|
2023-07-20 14:25:44 +02:00 |
|
Alexey Milovidov
|
f4ec421292
|
Merge pull request #52106 from Lloyd-Pottiger/add-alias-for-today-and-now
Add alias for today(curdate/current_date) and now(current_timestamp)
|
2023-07-20 15:02:25 +03:00 |
|
Robert Schulze
|
e5f7890bb5
|
Merge pull request #52206 from aiven-sal/aiven-sal/siphash_fix_pr
Re-add SipHash keyed functions
|
2023-07-20 11:15:31 +02:00 |
|
Nikolay Degterinsky
|
cf54866aef
|
Merge pull request #51651 from Alex-Cheng/correct_exception_message
Correct an exception message in src/Functions/nested.cpp
|
2023-07-20 10:56:45 +02:00 |
|
Han Fei
|
2675b8fa79
|
Merge pull request #52181 from arenadata/ADQM-868
Millisecond and microsecond support in date_diff / age functions
|
2023-07-19 17:41:23 +02:00 |
|
Nikita Mikhaylov
|
c8351b15c6
|
Merge branch 'master' into fix-s2
|
2023-07-19 15:44:13 +02:00 |
|
Nikita Mikhaylov
|
777026e42e
|
Fix test
|
2023-07-19 13:43:40 +00:00 |
|
vdimir
|
92f04d2c53
|
Merge pull request #52209 from mkmkme/mkmkme/first-line
|
2023-07-19 11:10:13 +02:00 |
|
Salvatore Mesoraca
|
96f048f7f8
|
Convert output UInt128 to FixedString even if input is empty
|
2023-07-19 10:49:33 +02:00 |
|
Alex Cheng
|
f525d48a3a
|
Merge branch 'master' into correct_exception_message
|
2023-07-19 13:27:48 +08:00 |
|
Lloyd-Pottiger
|
fc7743ad68
|
Merge branch 'master' into add-alias-for-today-and-now
|
2023-07-19 10:20:11 +08:00 |
|
Dmitry Kardymon
|
4e1bdc7db9
|
Merge remote-tracking branch 'origin/master' into ADQM-868
|
2023-07-18 18:21:04 +00:00 |
|
Alexey Milovidov
|
8d10dd71f7
|
Merge pull request #52172 from ClickHouse/fix-crash-query-analysis
Fix crash in comparison functions due to incorrect query analysis
|
2023-07-18 18:53:41 +03:00 |
|
Nikita Mikhaylov
|
a06631f0db
|
Better detecting invalid figures
|
2023-07-18 16:26:10 +02:00 |
|
Salvatore Mesoraca
|
f6bbc4bce9
|
Use getData instead of get64
|
2023-07-18 16:04:48 +02:00 |
|
Salvatore Mesoraca
|
5282fc2c34
|
Fix class name
|
2023-07-18 16:04:47 +02:00 |
|
Mikhail Koviazin
|
4f7fd69883
|
Added function firstLine to extract the first line from a multiline string
Fixes #51172
|
2023-07-18 12:18:26 +03:00 |
|
Salvatore Mesoraca
|
693892801c
|
Re-add keyed SipHash and fix issues with current keyed hashes framwork
|
2023-07-18 10:29:50 +02:00 |
|
Mikhail Koviazin
|
562ea03ce7
|
FunctionsURL.h to StringHelpers.h and move out of URL/
|
2023-07-18 11:16:52 +03:00 |
|
Lloyd-Pottiger
|
9d11385543
|
Merge branch 'master' into add-alias-for-today-and-now
|
2023-07-18 10:29:49 +08:00 |
|
Alexey Milovidov
|
218a1c7eb8
|
Merge branch 'master' into fix-has-token
|
2023-07-18 03:05:28 +03:00 |
|
Alexey Milovidov
|
4b8aa3a012
|
Merge branch 'master' into fix-crash-query-analysis
|
2023-07-17 23:14:46 +03:00 |
|
Nikita Mikhaylov
|
d4c8383627
|
Merge pull request #52216 from ClickHouse/revert-51736-oss-fuzz-fixes
Revert "Fixed several issues found by OSS-Fuzz"
|
2023-07-17 17:19:18 +02:00 |
|
vdimir
|
5de1cfee7d
|
Merge pull request #51735 from arenadata/ADQM-976
|
2023-07-17 16:24:11 +02:00 |
|
Nikita Mikhaylov
|
9a30aaa9aa
|
Revert "Fixed several issues found by OSS-Fuzz"
|
2023-07-17 16:14:58 +02:00 |
|
Nikita Mikhaylov
|
d04f39370a
|
Merge branch 'master' into oss-fuzz-fixes
|
2023-07-17 13:41:54 +02:00 |
|
robot-ch-test-poll1
|
89a33c5879
|
Merge pull request #52176 from FFFFFFFHHHHHHH/add_length_alias
Add OCTET_LENGTH as an alias to length
|
2023-07-17 13:34:01 +02:00 |
|
Kruglov Pavel
|
df363f444e
|
Merge pull request #51767 from arenadata/Support-range-nullable
Support for function range of Nullable argument
|
2023-07-17 12:52:19 +02:00 |
|
Ilya Yatsishin
|
65eb937f68
|
Merge pull request #51765 from arenadata/ADQM-974
Allow toUInt128() for UUIDs
|
2023-07-17 12:50:37 +02:00 |
|
Dmitry Kardymon
|
2de9ea6925
|
Merge remote-tracking branch 'origin/master' into ADQM-982
|
2023-07-17 10:03:16 +00:00 |
|
Lloyd-Pottiger
|
3636c2a847
|
Merge branch 'master' into add-alias-for-today-and-now
|
2023-07-17 14:28:24 +08:00 |
|
FFFFFFFHHHHHHH
|
1cebf03cab
|
add length alias
|
2023-07-17 10:41:18 +08:00 |
|
FFFFFFFHHHHHHH
|
0895e47629
|
Merge branch 'master' into jaccard_similarity
|
2023-07-17 10:33:10 +08:00 |
|
Alexey Milovidov
|
34ec39234f
|
Fix crash in comparison functions due to incorrect query analysis
|
2023-07-17 01:40:02 +02:00 |
|
Alexey Milovidov
|
ac408d0b63
|
Add a check for hasToken
|
2023-07-17 00:10:42 +02:00 |
|
Dmitry Kardymon
|
a644317f57
|
Revert "Merge pull request #52129 from ClickHouse/revert-51291-ADQM-868"
This reverts commit 1b9bcae68e , reversing
changes made to 7284749d05 .
|
2023-07-16 18:07:22 +00:00 |
|