influxdata / influxdata/influx-cli

influx write should support additional flags for LP files

Open
#258 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
75
Forks
22
PR merge metrics
No merged PRs in 30d

Description

There are a few error handling options in the `influx write` command that are available for CSV files, but not for LP files. The ones i know of are `--skipRowOnError`, `--debug`, `--error-file`.

These options seem to be ignored when using an LP file. We should ensure that they work in a similar way when writing LP files into influxdb.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the `influx write` command and compare how `--skipRowOnError`, `--debug`, and `--error-file` are handled for CSV files versus LP files. Done means those options work for LP input in the same way they do for CSV input, including the described error handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.