Skip to content

Conversation

@liyafan82
Copy link
Contributor

@github-actions
Copy link

@emkornfield
Copy link
Contributor

@TheNeuralBit do you have time to review?

}

// create type checkers, if necessary
TypeEqualsVisitor[] typeCheckers = new TypeEqualsVisitor[targetRoot.getFieldVectors().size()];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe only allocate this is checkSchema = true?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revised. Thank you for the good suggestion.

@emkornfield
Copy link
Contributor

LGTM, one small comment, thanks @liyafan82

pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…rSchemaRoot

For details, please see https://issues.apache.org/jira/browse/ARROW-7048

Closes apache#6496 from liyafan82/fly_0227_bat and squashes the following commits:

0aec819 <liyafan82>  Avoid creating type checker array unnecessarily
08ff133 <liyafan82>  Support for combining multiple vectors under VectorSchemaRoot

Authored-by: liyafan82 <fan_li_ya@foxmail.com>
Signed-off-by: Micah Kornfield <emkornfield@gmail.com>
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