Skip to content

GH-725: Added ExtensionReader #726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

xxlaykxx
Copy link
Contributor

What's Changed

ExtensionReader was added to support reading extension types from a complex vector.
It contains read(ExtensionHolder) method for reading to the holder. And readObject - for reading the value explicitly.

Closes #725.

This comment has been minimized.

@lidavidm lidavidm added the enhancement PRs that add or improve features. label Apr 23, 2025
@xxlaykxx xxlaykxx marked this pull request as ready for review April 23, 2025 16:24
@github-actions github-actions bot added this to the 18.3.0 milestone Apr 23, 2025
@jbonofre
Copy link
Member

Thanks for the PR, let me take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement PRs that add or improve features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Vector] Add support of Extension type for vector readers
3 participants