influxdb/cmd
Phil Bracikowski 1c082def6c
feat(influx_tools): report more than one error type (#26600)
Without this PR, the export-parquet tool would report on type conflict
errors and not name conflict errors in the schema if type conflicts were
encountered first. It stopped checking for validation issues once type
conflicts were found.

This PR changes it so that both type and name schema issues are both
identified and reported in the commands output. Either still fails an
export to parquet; but in --dry-run mode the validation is an useful
tool to check for schemas that will be an issue in parquet of
influxdbv3.

* follows #25297
2025-07-11 15:43:28 -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): report more than one error type (#26600) 2025-07-11 15:43:28 -07:00
influxd fix: stop noisy logging about phantom shards that do not belong to node (#26527) 2025-06-17 09:40:33 -05: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