mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 04:52:10 +00:00
support function arrayElementOrNull
This commit is contained in:
parent
fc20dd02c3
commit
eaa5dc454d
@ -21,8 +21,6 @@
|
||||
#include <Common/assert_cast.h>
|
||||
#include <Common/typeid_cast.h>
|
||||
|
||||
#pragma clang diagnostic ignored "-Wcomma"
|
||||
|
||||
namespace DB
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user