[Bug] Query error, An error occured within the plugin
- Langage dominant
- Java
- Étoiles
- 6.4k
- Forks
- 1.2k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 115
Description
### 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!
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par reproduire la requête SELECT LAST_VALUE(*) align by device via le IoTDB Grafana Plugin et comparez-la avec le résultat réussi d’IoTDB CLI. Aucun fichier source, test ou stack trace n’est indiqué ; le travail est terminé lorsque la requête Grafana renvoie la même table attendue au lieu de l’erreur du plugin.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- grafana, java
- Domaine
- databases
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100