Skip to content

Commit db17fc6

Browse files
committed
Refactor HivePrestoToVeloxConnector to standalone file
1 parent b92b8f2 commit db17fc6

16 files changed

+722
-670
lines changed

presto-native-execution/presto_cpp/main/connectors/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
add_library(presto_connectors
1313
IcebergPrestoToVeloxConnector.cpp
1414
PrestoToVeloxConnectorUtils.cpp
15+
HivePrestoToVeloxConnector.cpp
1516
Registration.cpp
1617
PrestoToVeloxConnector.cpp
1718
SystemConnector.cpp)

0 commit comments

Comments
 (0)