influxdb/cmd
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
..
influx feat: allow `influx -import` to import from stdin (#25472) 2024-10-17 14:33:56 -05:00
influx_inspect feat: use zap.AtomicLevel for dynamic logging levels (#26182) 2025-04-17 10:07:33 -07:00
influx_tools feat(influx_tools): Add export to parquet files (#25297) 2025-06-02 10:59:54 -07:00
influxd feat: use zap.AtomicLevel for dynamic logging levels (#26182) 2025-04-17 10:07:33 -07:00
integration_config_test.go Minor cleanup 2017-10-13 17:28:24 -07:00
integration_test.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00
parse.go Update godoc for the cmd package and subpackages 2016-12-30 11:58:43 -08:00