Caideyipi opened a new pull request, #18123: URL: https://github.com/apache/iotdb/pull/18123
## Description Avoid parsing historical table TsFiles for pattern filtering when all table names in the TsFile resource are already fully covered by the table pattern. This is cherry-picked from the enterprise-side fix and adapted to the open-source TablePattern API. ## Verification - mvn spotless:apply -pl iotdb-core/datanode - mvn test -pl iotdb-core/datanode -am "-Dtest=PipeHistoricalDataRegionTsFileAndDeletionSourceTest" "-DfailIfNoTests=false" "-Dsurefire.failIfNoSpecifiedTests=false" "-Dcheckstyle.skip=true" -- 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]
