[Bug] Query error, An error occured within the plugin
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
IoTDB 1.2.2 Standalone
IoTDB Grafana Plugin 1.0 (Grafana interface)
Grafana 10.2.2
### Describe the bug and provide the minimal reproduce step
## Problem Description
When executing a SELECT LAST_VALUE(*) align by device query using grafana IoTDB plugin the query return an error. While the IoTDB CLI returns the expected and accurate results
# Grafana Explore Query

## also tried without the * on the SELECT Statement:

# IoTDB Cli

### What did you expect to see?
## Expected Behavior
The same table that IoTDB Cli return using the same syntax:

### What did you see instead?
## Actual Behavior
Using this syntax on Grafana with the IoTDB plugin return "Query error, An error occured within the plugin"
### Anything else?
Also tried using DISTINCT Statment but nothing changed
The blurried part of the path are just for obscure sensitive data.
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
コントリビューションガイド
調査の方向性
まず、IoTDB Grafana Plugin を介して SELECT LAST_VALUE(*) align by device クエリを再現し、成功した IoTDB CLI の結果と比較します。指定されているソースファイル、テスト、スタックトレースはありません。完了の条件は、Grafana クエリがプラグインエラーではなく、同じ期待されるテーブルを返すことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- grafana, java
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100