You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/28 08:21:41 UTC

[GitHub] [arrow] BryanCutler opened a new pull request #10607: ARROW-13076: [Java] Allow ExtensionTypeVector with Struct or Union vector storage

BryanCutler opened a new pull request #10607:
URL: https://github.com/apache/arrow/pull/10607


   This relaxes the type bounds for an `ExtensionTypeVector` to the `ValueVector` interface so that `UnionVector` and `StructVector` can be used as the underlying storage. Test was added for an extension type based on `StructVector`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] lidavidm closed pull request #10607: ARROW-13076: [Java] Allow ExtensionTypeVector with Struct or Union vector storage

Posted by GitBox <gi...@apache.org>.
lidavidm closed pull request #10607:
URL: https://github.com/apache/arrow/pull/10607


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10607: ARROW-13076: [Java] Allow ExtensionTypeVector with Struct or Union vector storage

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10607:
URL: https://github.com/apache/arrow/pull/10607#issuecomment-869478903


   https://issues.apache.org/jira/browse/ARROW-13076


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #10607: ARROW-13076: [Java] Allow ExtensionTypeVector with Struct or Union vector storage

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #10607:
URL: https://github.com/apache/arrow/pull/10607#issuecomment-869900658


   Thanks @lidavidm !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] lidavidm closed pull request #10607: ARROW-13076: [Java] Allow ExtensionTypeVector with Struct or Union vector storage

Posted by GitBox <gi...@apache.org>.
lidavidm closed pull request #10607:
URL: https://github.com/apache/arrow/pull/10607


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #10607: ARROW-13076: [Java] Allow ExtensionTypeVector with Struct or Union vector storage

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #10607:
URL: https://github.com/apache/arrow/pull/10607#issuecomment-869900658


   Thanks @lidavidm !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org