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

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

arjuntheprogrammer commented on issue #1814: DRILL-7174: Expose complex to Json 
control in the Drill C++ Client
URL: https://github.com/apache/drill/pull/1814#issuecomment-525270980
 
 
   Hi @arina-ielchiieva - the change is almost complete, which also include 
change in querySubmitter, also I have found one bug in the querySubmitter - 
which is in side the file - 
[contrib\native\client\example\querySubmitter.cpp](https://github.com/apache/drill/blob/master/contrib/native/client/example/querySubmitter.cpp),
 earlier the value of variable **nOptions** was 25 which was not correct 
because the number of qsOptions was 26, and after my change this value is 
converted to 27.
   
   Other than that the only thing which is left is writing the unit test, which 
I have written but seeing some error while compiling the code, so currently I 
am working on resolving that error.
 
----------------------------------------------------------------
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:
[email protected]


> 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