Adds a command to export data into per-shard parquet files. To do so, the command iterates over the shards, creates a cumulative schema over the series of a measurement (i.e. a super-set of tags and fields) and exports the data to a parquet file per measurement and shard. |
||
---|---|---|
.. | ||
batcher.go | ||
command.go | ||
converters.go | ||
cursors.go | ||
exporter.go | ||
schema.go |