Skip to content

Fix pipe permission retry and table parser progress#17844

Merged
jt2594838 merged 1 commit into
apache:masterfrom
Caideyipi:fix/pipe-permission-retry-progress
Jun 4, 2026
Merged

Fix pipe permission retry and table parser progress#17844
jt2594838 merged 1 commit into
apache:masterfrom
Caideyipi:fix/pipe-permission-retry-progress

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Summary

  • Retry write-back sink NO_PERMISSION failures locally for skipif empty instead of reporting progress.
  • Skip empty table-parser tablets and report progress on the last non-empty tablet.
  • Add regression coverage for table parser progress reporting with empty tablets.

Tests

  • mvn -pl iotdb-core/datanode spotless:apply
  • git diff --check
  • Focused datanode unit test was attempted but failed before execution because of pre-existing unrelated datanode compilation errors, including missing DiskSpaceInsufficientException, FolderManager, IFill, Accumulator, and related symbols.

@jt2594838 jt2594838 merged commit eaa5bcb into apache:master Jun 4, 2026
40 of 42 checks passed
@jt2594838 jt2594838 deleted the fix/pipe-permission-retry-progress branch June 4, 2026 10:23
Caideyipi added a commit that referenced this pull request Jun 5, 2026
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.

2 participants