FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-810: added support of ExtensionType for UnionVector by xxlaykxx · Pull Request #877 · apache/arrow-java · GitHub

GH-810: added support of ExtensionType for UnionVector - #877

Closed
xxlaykxx wants to merge 2 commits into
apache:mainfrom
xxlaykxx:GH-810
Closed

GH-810: added support of ExtensionType for UnionVector#877
xxlaykxx wants to merge 2 commits into
apache:mainfrom
xxlaykxx:GH-810

Conversation

xxlaykxx commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

What's Changed

  • Updated UnionVector, UnionWriter, and UnionReader to support ExtensionType.
  • ExtensionTypeWriterFactory was renamed to ExtensionTypeFactory because it currently contains more methods and not only for writers.
  • updated tests.

Closes #810.

xxlaykxx marked this pull request as ready for review October 11, 2025 07:34

This comment has been minimized.

xxlaykxx marked this pull request as draft October 20, 2025 15:01
lidavidm added the enhancement PRs that add or improve features. label Oct 21, 2025

jhrotko commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

please check this PR: #892 where the extensionTypeFactory was removed

xxlaykxx closed this Jan 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

[JAVA] Add support for ExtensionType for UnionWriter

3 participants


Back | FazBrowse Home | New Git URL