influxdata / influxdata/influxdb

influxdb重复数据可实现丢弃、而不是覆盖的问题

Open
#20,896 1 comment 0 reactions 0 assignees View on GitHub
area/2.x area/api area/api-docs area/data ingestion
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

__Proposal:__
我们在定位存储场景上,期望在同一时刻获取了多条数据,期望只取一条,舍弃后面重复数据

__Current behavior:__
目前的覆盖策略不满足应用场景

__Desired behavior:__
期望可配置 重复数据处理策略:或丢弃、或覆盖

__Alternatives considered:__

__Use case:__

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points, so first locate the current duplicate-point overwrite behavior in InfluxDB and clarify the intended semantics. Done should mean a defined, configurable choice between discarding duplicate data and overwriting it, with the behavior confirmed for the stated storage use case.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.