Skip to content

Commit 3da462f

Browse files
committed
[native]Reference hive connector util for subfield filter
1 parent 55fe797 commit 3da462f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

presto-native-execution/presto_cpp/main/types/PrestoToVeloxConnector.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
#include <velox/type/fbhive/HiveTypeParser.h>
2121
#include "velox/connectors/hive/HiveConnector.h"
22+
#include "velox/connectors/hive/HiveConnectorUtil.h"
2223
#include "velox/connectors/hive/HiveConnectorSplit.h"
2324
#include "velox/connectors/hive/HiveDataSink.h"
2425
#include "velox/connectors/hive/TableHandle.h"

0 commit comments

Comments
 (0)