nevi-me commented on pull request #8174: URL: https://github.com/apache/arrow/pull/8174#issuecomment-691728298
Thanks Wes, from looking at the cpp source where the error occurs, the 0-length case makes me wonder if this might be a fbs issue in Rust. I'll have a look at whether the Rust impl distinguishes between a null and empty array value. Might have to set a value then remove it (if possible) to ensure that there's an empty array. ---------------------------------------------------------------- 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]
