On Mon, Aug 8, 2016 at 11:00 AM, Sanjay Rao <getsanjay...@live.com> wrote:
> Your reply is appreciated.
> Thanks,Sanjay
>
>> From: getsanjay...@live.com
>> To: dev@arrow.apache.org
>> Subject: Give me pointers where I can start Arrow CPP
>> Date: Mon, 8 Aug 2016 11:27:40 +0000
>>
>> Hi,
>> Looking for some API docs, or any sample programs or let me know how can I 
>> do some basic operations like store and stream/search(if supported).
>>
>> Thanks,Sanjay
>

hi Sanjay,

To get started with the C++ library, right now the best way is to read
the header files and unit tests to learn the data structure builders
and container APIs and their sample usage. We would like to add
doxygen documentation or some other automatically generated
documentation; patches would be most welcome for this.

Thank you,
Wes

Reply via email to