influxdata / influxdata/influxdb

invalid number error

Open
#18,680 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

I am trying to insert the following into influxDB

RealQuotes,Symbol=AAPL,Quote_Time=1592937025071 Trade_Time=1592937023359,Last_Price=370.1999,Total_Volume=38349566,Exchange_ID=NASDAQ,Volatility=0.0085,Security_Status=Normal,Reg_Market_Trade_Time=1592937023359

First I am getting an invalid number error. Can anyone help?
Mu influxDB version is 1.8.0
Thanks!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported line-protocol write against InfluxDB 1.8.0 using the exact sample in the issue body. Identify which value produces the invalid-number error and check the relevant write or parsing diagnostics. Done means the cause is documented or the input is accepted with a regression test if the behavior is confirmed.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.