There is a strange problem I found here in Apache IoTDB. I used "select last * from [path_name]
", and the query result does not display some points and the values of these points. However, if I use "select last point from [path_name]
", I can still check the value of the points that were missing in the before statement. Does anyone know why this problem occurs?
Asked
Active
Viewed 5 times
0

NKZ
- 27
- 3