shuwenwei opened a new pull request, #17788: URL: https://github.com/apache/iotdb/pull/17788
## Summary - Add quota pre-checking before loading modification files into the query mods cache. - Reserve memory incrementally while building modification pattern trees. - Fall back to path-matched scanning when cache quota or memory reservation is insufficient. - Release partial tree quota and memory before returning fallback matched modifications. - Extend unit coverage for cache loading, fallback scanning, final reservation failure, and sort/merge reservation adjustment. -- 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]
