influxdata / influxdata/influxdb

Java: Problem with influx int and Long.MIN_VALUE

Open
#26,933 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

### Documentation

Image

### Example 1

Why its invalid?
Image

### Example 2

Just to show, that it is valid by ending with (+/-) 2^63 -1
Image

### Example 3

Expected error or notation by fallback to Long.MIN_VALUE
Image

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the three Java examples shown in the issue and compare their handling of integer values around Long.MIN_VALUE and 2^63-1. Trace the relevant InfluxDB parsing entry point, then confirm the expected behavior with a focused regression test or clarified documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
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.