apache / apache/iotdb

跨设备查询时的时间排序问题

Open
#6,981 6 comments 1 reaction 0 assignees View on GitHub
New Feature
Dominant language
Java
Stars
6.4k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
115

Description

**跨设备查询时的时间排序问题**

现在iotdb 0.13.1 版本中时间跨设备查询时,进行时间排序,是先根据设备进行的排序,再根据时间进行的排序。

请问,如何实现在跨设备查询的时候依然先根据时间排序 ?

Contributor guide

Open the contributing guide

Research direction

Reproduce the reported behavior in IoTDB 0.13.1 with a cross-device query that returns timestamped results. First determine which query and ordering behavior the issue refers to, then trace the relevant query execution path. Done means results are ordered by time across devices rather than by device first, with coverage for the reproduced case.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.