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 2022/06/09 03:01:15 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #1823: Further seal the `OffsetSizeTrait`

tustvold commented on PR #1823:
URL: https://github.com/apache/arrow-rs/pull/1823#issuecomment-1150615936

   I don't follow why this is necessary, the orphan rules prevent defining OffsetSize for foreign types outside of arrow-rs. As ArrowNativeType is sealed, by definition there can be no non-foreign types that implement it?


-- 
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