[
https://issues.apache.org/jira/browse/DRILL-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907482#comment-13907482
]
Xiao Meng commented on DRILL-371:
---------------------------------
Hi, I've put the current work on github
[https://github.com/xiaom/incubator-drill/tree/drillclient/contrib/native/client].
It is pretty much a prototype, so bear with the smell. It also included a
sample program to submit query and get response from one Drillbit. I've tested
it on a CentOS 6.5 box. The aync I/O part is not quiet ready and we need to
work it out.
> Build Drill C++ client driver
> -----------------------------
>
> Key: DRILL-371
> URL: https://issues.apache.org/jira/browse/DRILL-371
> Project: Apache Drill
> Issue Type: New Feature
> Reporter: Jacques Nadeau
> Assignee: Xiao Meng
>
> For use with ODBC drivers and to support binding to other languages, we
> should implement C++ client driver with C bindings.
> Key Features:
> - Zookeeper registry lookup
> - Connection management
> - Query submit
> - RecordBatch consumption
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)