nevi-me commented on pull request #8200: URL: https://github.com/apache/arrow/pull/8200#issuecomment-724504342
@jorgecarleitao we're down to 3 failures. ```rust thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 0', arrow/src/array/equal/variable_size.rs:31:21 ``` Looks like we're not comparing zero length arrays correctly ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
