[ 
https://issues.apache.org/jira/browse/ARROW-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16599379#comment-16599379
 ] 

Krisztian Szucs commented on ARROW-3156:
----------------------------------------

Clickhouse-driver is the preferred python client: 
https://github.com/mymarilyn/clickhouse-driver
Here is the CPP client: https://github.com/artpaul/clickhouse-cpp

Yesm clickhouse have a binary protocol, both libraries implement the native 
(TCP) interface.
BTW They support multiple [formats| 
https://clickhouse.yandex/docs/en/interfaces/formats/], and Parquet is on their 
[roadmap|https://github.com/yandex/ClickHouse/blob/0eed697623afd251c1908073c4a2850a9bfc9cdc/docs/en/roadmap.md#q3-2018]
 - actually in the current quarter :)

> [C++] Native client interface to Clickhouse
> -------------------------------------------
>
>                 Key: ARROW-3156
>                 URL: https://issues.apache.org/jira/browse/ARROW-3156
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Krisztian Szucs
>            Priority: Major
>              Labels: database
>
> Clickhouse would be a natural fit for arrow, they have an increasing 
> community too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to