nikepan / clickhouse-bulk

Collects many small inserts to ClickHouse and send in big inserts
Apache License 2.0
474 stars 87 forks source link

feature request: add support for CSVWithNames format #6

Open AlexAkulov opened 6 years ago

AlexAkulov commented 6 years ago

Hi! I use library that can send inserts only in CSVWithNames format and it doesn't work with clichkhouse-bulk. It will be cool if clickhouse-bulk supports CSVWithNames format too.