Commit Graph

1 Commits (db/shards_persisting_chaos_testing)

Author SHA1 Message Date
Sven Rebhan c07e237142
feat(influx_tools): Add export to parquet files (#25297)
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.
2025-06-02 10:59:54 -07:00