I used the "select * from root.jj.1#_10#
.*" statement to query data in Apache IoTDB Version 1.0.0, but it reported an empty set when this time series has data in it. I checked the official website of IoTDB, and it seems like this is a problem related to grammar checks. However when I inserted data before, no error is reported, and also a new time series is automatically created when there is no available time series. Does anyone know how to solve this problem?
Can anyone deal with this problem? Help, please