[refactor] fix warings when compile with clang (#8069)
This commit is contained in:
@ -55,7 +55,7 @@ class TupleIsNullPredicate;
|
||||
class VectorizedRowBatch;
|
||||
class Literal;
|
||||
class MemTracker;
|
||||
class UserFunctionCacheEntry;
|
||||
struct UserFunctionCacheEntry;
|
||||
|
||||
// This is the superclass of all expr evaluation nodes.
|
||||
class Expr {
|
||||
|
||||
Reference in New Issue
Block a user