mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-11 01:54:55 +00:00
Update Sources.h
This commit is contained in:
parent
4b3220f79a
commit
d61dda36ef
@ -123,7 +123,7 @@ struct NumericArraySource : public ArraySourceImpl<NumericArraySource<T>>
|
||||
};
|
||||
|
||||
|
||||
/// The method can be virtual or not depending on the template parameter.
|
||||
/// The methods can be virtual or not depending on the template parameter. See IStringSource.
|
||||
#if !__clang__
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wsuggest-override"
|
||||
|
Loading…
Reference in New Issue
Block a user