You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "hermanschaaf (via GitHub)" <gi...@apache.org> on 2023/05/25 13:25:22 UTC

[GitHub] [arrow] hermanschaaf opened a new issue, #35763: [Go] TypeEqual doesn't compare nullability in some cases

hermanschaaf opened a new issue, #35763:
URL: https://github.com/apache/arrow/issues/35763

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Due to a bug in the code, when checking type equivalence for two lists and also checking metadata, TypeEqual returns true when nullability differs between the lists.
   
   ### Component(s)
   
   Go


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] zeroshade closed issue #35763: [Go] TypeEqual doesn't compare nullability in some cases

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #35763: [Go] TypeEqual doesn't compare nullability in some cases
URL: https://github.com/apache/arrow/issues/35763


-- 
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: issues-unsubscribe@arrow.apache.org

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