xumingming commented on code in PR #5800:
URL: https://github.com/apache/incubator-gluten/pull/5800#discussion_r1605642800


##########
cpp/core/CMakeLists.txt:
##########
@@ -323,7 +326,7 @@ else()
 endif()
 
 target_link_libraries(gluten
-    PUBLIC Arrow::arrow Arrow::parquet)
+    PUBLIC Arrow::arrow Arrow::parquet Folly::folly)

Review Comment:
   The code seems not need F14Map.h actually, removed it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to