[ 
https://issues.apache.org/jira/browse/DRILL-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932077#comment-16932077
 ] 

ASF GitHub Bot commented on DRILL-7174:
---------------------------------------

arjuntheprogrammer commented on pull request #1814: DRILL-7174: Expose complex 
to Json control in the Drill C++ Client
URL: https://github.com/apache/drill/pull/1814#discussion_r325489003
 
 

 ##########
 File path: contrib/native/client/src/test/CMakeLists.txt
 ##########
 @@ -29,6 +30,7 @@ include_directories(${CPPUNIT_INCLUDE_DIR})
 include_directories(${Boost_INCLUDE_DIRS})
 include_directories(${PROTOBUF_INCLUDE_DIR})
 include_directories(${Zookeeper_INCLUDE_DIRS})
+include_directories(${OPENSSL_INCLUDE_DIR})
 
 Review comment:
   @vvysotskyi [cc. @agozhiy ] - I have added this extra include directory to 
include open SSL header files otherwise DrillClientTest will show compilation 
issues.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Expose complex to Json control in the Drill C++ Client
> ------------------------------------------------------
>
>                 Key: DRILL-7174
>                 URL: https://issues.apache.org/jira/browse/DRILL-7174
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Rob Wu
>            Priority: Minor
>             Fix For: 1.17.0
>
>
> Arjun Gupta will be supplying a patch for this
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to