shuwenwei opened a new pull request, #11547: URL: https://github.com/apache/iotdb/pull/11547
## Description Use faster constructor of PartialPath in Compaction. The constructor of PartialPath with device and measurement may cost long time, this pr replace these usage to another constructor. <img width="1474" alt="截屏2023-11-15 18 30 24" src="https://github.com/apache/iotdb/assets/55970239/7cd08b4e-8990-4756-90b2-8b7b906673e4"> -- 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]
