jhorstmann commented on PR #1589: URL: https://github.com/apache/arrow-rs/pull/1589#issuecomment-1107441412
After the suggestion above, my remaining test failure was because of the `nullable` flag on `StructArray` fields and not directly related to the equality comparison. Whether that flag needs to be equal for two struct or map arrays to be considered equal could be discussed, but it seems also some kernels like `nullif` would need to update the flag to be consistent. -- 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