pitrou commented on code in PR #13292:
URL: https://github.com/apache/arrow/pull/13292#discussion_r887704440


##########
cpp/src/arrow/dbi/hiveserver2/CMakeLists.txt:
##########
@@ -31,29 +31,32 @@ set(ARROW_HIVESERVER2_SRCS
     types.cc
     util.cc)
 
+set(HIVESERVER2_THRIFT_SRC_DIR "${ARROW_BINARY_DIR}/src/arrow/dbi/hiveserver2")

Review Comment:
   I think our hiveserver adapter doesn't even build currently, do we want to 
bother fixing 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]

Reply via email to