[
https://issues.apache.org/jira/browse/DRILL-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906454#comment-13906454
]
Timothy Chen commented on DRILL-371:
------------------------------------
The DrillBitEndPoint is a Protobuf message, and we simply write and read the
binary encoding of that message.
The SerDe is in DrillbitEndpointSerDe.java.
> 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)