LuMing created IOTDB-1409:
-----------------------------
Summary: NPE occurs while executing value filter with star ('*')
Key: IOTDB-1409
URL: https://issues.apache.org/jira/browse/IOTDB-1409
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Engine
Reporter: LuMing
Attachments: image-2021-05-31-10-26-39-983.png,
image-2021-05-31-10-32-40-843.png, image-2021-05-31-10-33-37-692.png
1.Connect client
2.Timeseries 'temperature' exists in different path.
!image-2021-05-31-10-26-39-983.png!
3. Execute select * from root.auto1.wf01.wt01 correctly
!image-2021-05-31-10-32-40-843.png!
3.Execute select * from root.auto1.wf01.wt01 where
root.iotdb.wf02.wt02.temperature < 10 or root.iotdb.wf02.wt02.temperature >
100, NPE occurs.
!image-2021-05-31-10-33-37-692.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)