Skip to content

Pipe: merge batched aligned chunks in scan parser#18041

Open
Caideyipi wants to merge 1 commit into
apache:dev/1.3from
Caideyipi:cp-f96fc58-dev-1.3
Open

Pipe: merge batched aligned chunks in scan parser#18041
Caideyipi wants to merge 1 commit into
apache:dev/1.3from
Caideyipi:cp-f96fc58-dev-1.3

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Summary

  • Cherry-pick f96fc58 to dev/1.3.
  • Port pending aligned value chunk batching to the 1.3 scan data container layout.
  • Add adapted 1.3 tests for batched aligned chunk groups and non-positive tablet row size handling.

Tests

  • mvn spotless:apply -pl iotdb-core/datanode
  • mvn test -pl iotdb-core/datanode -Dtest=TsFileInsertionDataContainerTest (fails during datanode main compilation before tests on existing 1.3 workspace errors, including missing PipeSourceConstant inclusion keys, IOUtils.readFully overloads, ProgressIndex.isEqualOrAfter, and related symbols)

* Pipe: merge batched aligned chunks in scan parser

* Test pipe batched aligned chunk memory boundaries

* Pipe: fix batched aligned scan parser memory split

* Update TsFileInsertionEventParserTest.java

* Rename pending aligned chunk consumer

(cherry picked from commit f96fc58)
@Caideyipi Caideyipi force-pushed the cp-f96fc58-dev-1.3 branch from b1c1623 to 2ccb152 Compare June 26, 2026 07:52
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