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

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

vvysotskyi 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_r324509959
 
 

 ##########
 File path: contrib/native/client/example/querySubmitter.cpp
 ##########
 @@ -422,6 +423,10 @@ int main(int argc, char* argv[]) {
                 props.setProperty(USERPROP_CUSTOM_SSLCTXOPTIONS, 
customSSLOptions);
             }
         }
+        if (supportComplexTypes.length() > 0)
+        {
 
 Review comment:
   Could you please combine this line with the previous one?
 
----------------------------------------------------------------
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.2#803003)

Reply via email to