Skip to content

Conversation

@tmater
Copy link

@tmater tmater commented Jan 7, 2026

Implements VariantType extension type with VariantVector for storing variant data with metadata and value buffers. Includes reader/writer implementations and comprehensive test coverage.

What's Changed

  • Core Types: VariantType, VariantVector, and holder classes
  • Reader/Writer Support: Reader/writer implementations

Closes #GH-946.

Implements VariantType extension type with VariantVector for storing
variant data with metadata and value buffers. Includes reader/writer
implementations and comprehensive test coverage.
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Thank you for opening a pull request!

Please label the PR with one or more of:

  • bug-fix
  • chore
  • dependencies
  • documentation
  • enhancement

Also, add the 'breaking-change' label if appropriate.

See CONTRIBUTING.md for details.

@lidavidm
Copy link
Member

lidavidm commented Jan 7, 2026

We're about to overhaul the API for implementing extension writers so you may want to hold off

@tmater
Copy link
Author

tmater commented Jan 7, 2026

We're about to overhaul the API for implementing extension writers so you may want to hold off

Thanks @lidavidm, I will wait for that, then rebase. You are talking about the ExtensionTypeWriterFactory related changes, right?

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