Caideyipi opened a new pull request, #18004: URL: https://github.com/apache/iotdb/pull/18004
Backport #17674 to dev/1.3. This adapts the original parser changes to dev/1.3's tsfile container classes while preserving the load fallback behavior for corrupted TsFiles. Verification: - mvn -pl iotdb-core/datanode spotless:apply: PASS - mvn -pl iotdb-core/datanode -Dtest=LoadTreeStatementDataTypeConvertExecutionVisitorTest test: blocked during datanode compile by unrelated existing errors in untouched files. - mvn '-Ddevelocity.off=true' compile -pl iotdb-core/datanode: blocked by the same unrelated existing datanode compile errors in PipeTsFileEpochProgressIndexKeeper.java, PipeHistoricalDataRegionTsFileSource.java, DataNodeInternalRPCServiceImpl.java, and PipeSinkSubtaskManager.java. -- 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]
