jorisvandenbossche commented on PR #45272:
URL: https://github.com/apache/arrow/pull/45272#issuecomment-2618089661

   I currently have no time to review this in depth, but API-wise one remark: 
right now (for primitive arrays), nulls propagate in an operation like `equal`. 
   So how do they behave for nested typed, i.e. what if there is a null in a 
list element. Does that propagate as well (and does it make the comparison of 
the full list element null), or do we then consider a list element with nulls 
in the same location as equal?


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to