candiduslynx commented on issue #40719:
URL: https://github.com/apache/arrow/issues/40719#issuecomment-2020836561

   Hi @zeroshade!
   
   > I wonder if the better solution would be to fix `TypeEqual` so that it 
recognizes `new(NullType)` as equal to `arrow.Null`.
   
   No, this won't actually be a good fix, as the `new(arrow.NullType)` is a 
valid `arrow.DataType` & it should be perfectly valid to use in the code.
   
   > Either way, would you be willing to file a PR with your suggestion 
@candiduslynx?
   
   I don't currently have a fork, so it will require me to do some extra steps.
   Instead, I'd be very much keen on reviewing the easy fix, if you'd like me 
to.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to