Skip to content

refactor: refactor ColumnarBatchContext to reduce ptr overhead#154

Merged
lxy-9602 merged 4 commits intoalibaba:mainfrom
lxy-9602:refactor-columnar-row
Feb 28, 2026
Merged

refactor: refactor ColumnarBatchContext to reduce ptr overhead#154
lxy-9602 merged 4 commits intoalibaba:mainfrom
lxy-9602:refactor-columnar-row

Conversation

@lxy-9602
Copy link
Collaborator

Purpose

  • Refactor ColumnarBatchContext to minimize unnecessary shared_ptr usage.
  • For KeyValueInMemoryRecordReader, eagerly traverses fields() of nested Arrow arrays during initialization to avoid potential multi-threading problems.

@lxy-9602 lxy-9602 merged commit 1c575f7 into alibaba:main Feb 28, 2026
8 checks passed
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