[ 
https://issues.apache.org/jira/browse/DRILL-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-163:
---------------------------------

    Issue Type: Bug  (was: Improvement)

> clean client code dependency
> ----------------------------
>
>                 Key: DRILL-163
>                 URL: https://issues.apache.org/jira/browse/DRILL-163
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Lisen Mu
>            Priority: Minor
>             Fix For: Future
>
>
> When an app uses drill, it probably would invoke drill like 
> TestSimpleFragmentRun does:
>     List<QueryResultBatch> results = client.runQuery(QueryType.PHYSICAL, 
> Files.toString(FileUtils.getResourceAsFile("/physical_test5.json"), 
> Charsets.UTF_8));
> so the client side will need classes as QueryResultBatch, ValueVector and 
> such, thus have dependency on java-exec.
> It works though, so I guess it's a low priority problem for now.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to