Skip to content

[To dev/1.3] Load: Optimize fallback logic for corrupted TsFile#18004

Open
Caideyipi wants to merge 3 commits into
apache:dev/1.3from
Caideyipi:backport-17674-dev-1.3
Open

[To dev/1.3] Load: Optimize fallback logic for corrupted TsFile#18004
Caideyipi wants to merge 3 commits into
apache:dev/1.3from
Caideyipi:backport-17674-dev-1.3

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

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.

…hen tsFile corrupted (apache#17674)

* down

* Update LoadTreeStatementDataTypeConvertExecutionVisitorTest.java

* Fix query parser deferred tablet failure handling

* Fix aligned load fallback corruption test

* Address load fallback review comments

(cherry picked from commit cb97fe4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant