Hello Everyone,

I was following this issue a while back and noticed that it was resolved now: 
https://issues.apache.org/jira/browse/DRILL-2384

The client has undergone a few changes since then with the QueryData 
implementation. Looking at the Drill Client, I do not see a way in which I can 
get the query state. I did notice a new function that referenced QueryState:

@Override
public void queryCompleted(QueryState state)
{
future.set(results);
}

I'm a little bit confused as to what this function is accomplishing and I was 
wondering if there was a way in which I would be able to get the QueryState for 
a query being executed? Any help or a point in the right direction would be 
appreciated.

Thanks,

Matthew Hsu
Computer Scientist | Simba Technologies Inc.
+1.604.633.0008 | [email protected]<mailto:[email protected]>

938 West 8th Avenue | Vancouver, BC | Canada | V5Z 1E5
The Big Data Connectivity Experts | www.simba.com<http://www.simba.com/>

[Description: Description: Description: Description: 
twitter]<http://twitter.com/#!/simbatech>  [Description: Description: 
Description: Description: youtube] 
<http://www.youtube.com/user/SimbaTechnologies>   [Description: Description: 
Description: Description: linkedin] 
<http://www.linkedin.com/company/simba-technologies>   [Description: 
Description: Description: Description: facebook] 
<http://www.facebook.com/pages/Simba-Technologies-Inc/163133087033256>   
[Description: Description: Description: Description: google-plus] 
<https://plus.google.com/116908198145591559055/posts>   [Description: 
Description: Description: Description: typepad] <http://blogs.simba.com/>

This email message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information.  Any unauthorized review, use, 
disclosure, or distribution is prohibited.  If you are not the intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.  Thank you.

Reply via email to