[Bug] timestamp_precision=us/ns使用group by滑动时间统计错误
- Lingua principale
- Java
- Stelle
- 6.4k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 115
Descrizione
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
0.13.3
### Describe the bug and provide the minimal reproduce step
timestamp_precision=us/ns使用group by滑动时间统计错误
使用SQL为:SELECT count(successTimes) as successTimes FROM root.bridata.dss.t_model.bridatafusionv2.NODE_DATA.1764953506462040064.a0fqzicu7b486019276 GROUP BY ([2024-03-05 22:00:00, 2024-03-06 11:00:00),1h)


### What did you expect to see?
正确统计
### What did you see instead?
无法正确统计
### Anything else?
_No response_
### Are you willing to submit a PR?
- [X] I'm willing to submit a PR!
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia riproducendo la query GROUP BY con finestra scorrevole segnalata su IoTDB 0.13.3, con timestamp_precision impostato su us e ns. Confronta i conteggi restituiti con le finestre di un’ora previste nell’intervallo temporale indicato; il lavoro è completato quando entrambe le precisioni producono statistiche corrette.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- databases
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100