Cpaulyz opened a new pull request, #9723: URL: https://github.com/apache/iotdb/pull/9723
## Description The current pulling of metadata templates ignores cases where the measurement is "s*" or similar. As a result, the template information is missing from the MTree query, resulting in a missing query result. This PR fixes this issue and has been verified as shown. IT has also been refined. <img width="812" alt="image" src="https://user-images.githubusercontent.com/43774645/234742346-b082c5f7-6e7c-48b5-bbb4-ec45b36b9009.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
