mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
fix
This commit is contained in:
parent
2856816641
commit
c104354894
@ -57,7 +57,7 @@ public:
|
||||
}
|
||||
|
||||
template <typename ResultType, typename T, typename U>
|
||||
static ResultType apply(
|
||||
static inline NO_SANITIZE_UNDEFINED ResultType apply(
|
||||
const T * left,
|
||||
const U * right,
|
||||
size_t size)
|
||||
|
Loading…
Reference in New Issue
Block a user