Cpaulyz opened a new pull request, #9715: URL: https://github.com/apache/iotdb/pull/9715
## Description Currently, in the Analyze phase, if the mnode above the db uses a * wildcard (e.g. sg*), the ConfigNode does not return the partition information properly, resulting in the request not being dispatched to the SchemaRegion. This PR fixes this issue. <img width="292" alt="image" src="https://user-images.githubusercontent.com/43774645/234544752-793857b4-aad2-49de-ac68-5e964092bfcb.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]
