We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf99230 commit e561dd7Copy full SHA for e561dd7
be/src/exec/olap_utils.h
@@ -16,6 +16,8 @@
16
#ifndef BDG_PALO_BE_SRC_QUERY_EXEC_OLAP_UTILS_H
17
#define BDG_PALO_BE_SRC_QUERY_EXEC_OLAP_UTILS_H
18
19
+#include <math.h>
20
+
21
#include "common/logging.h"
22
#include "gen_cpp/Opcodes_types.h"
23
#include "runtime/primitive_type.h"
0 commit comments