CorpGlory / csv2influx

A CLI tool for importing CSV files into Influxdb
MIT License
16 stars 6 forks source link

Error on mapping undefined field from csv #7

Closed jonyrock closed 6 years ago

jonyrock commented 6 years ago

Imagine you have a file with fields foo, boo, goo , but you want to map roo, boo, goo. There is no roo in the csv file. We should show error.