Converting InfluxDB TSM and line protocol formats to Parquet

Hi there,

with the advent of GitHub - influxdata/influxdb_iox: Pronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow., there is some sweet tooling which supports different migration and data shoveling scenarios.

InfluxDB IOx offers a command line tool to convert both Time-Structured Merge Tree (TSM) files as well as InfluxDB line protocol files into the Parquet file format.

We collected a few references which offer a look under the hood.

With kind regards,
Andreas.