We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f778c09 commit af7e943Copy full SHA for af7e943
src/Analyzer/ConstantNode.cpp
@@ -11,6 +11,7 @@
11
#include <IO/Operators.h>
12
13
#include <DataTypes/FieldToDataType.h>
14
+#include <DataTypes/DataTypeDateTime64.h>
15
16
#include <Parsers/ASTLiteral.h>
17
#include <Parsers/ASTFunction.h>
0 commit comments