Skip to content

Commit

Permalink
remove OBJECT for hive connect
Browse files Browse the repository at this point in the history
  • Loading branch information
zhejiangxiaomai committed Apr 20, 2023
1 parent b777c14 commit 88dfddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/connectors/hive/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

add_library(
velox_hive_connector OBJECT
velox_hive_connector
HiveConfig.cpp HiveConnector.cpp HiveDataSink.cpp HivePartitionUtil.cpp
FileHandle.cpp PartitionIdGenerator.cpp)

Expand Down

0 comments on commit 88dfddc

Please sign in to comment.