[
https://issues.apache.org/jira/browse/DRILL-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904376#comment-13904376
]
Jacques Nadeau commented on DRILL-371:
--------------------------------------
For building, I strongly suggest we treat it as a set of maven modules that
drive cmake. I haven't used this particular integration:
https://code.google.com/p/cmake-maven-project/ but something it should probably
make things easier.
Requirements for the C++ client should include compiling on OSX, Windows and
Linux. We should include support for 32 and 64 bit environments.
> 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
>
> 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)