gatesn opened a new issue, #7447: URL: https://github.com/apache/arrow-rs/issues/7447
**Describe the bug** Calling arrow_select filter over a struct array with no fields always returns an array of length zero. **To Reproduce** As above. **Expected behavior** Length should be equal to true-count of the mask. **Additional context** This is yet another example of bugs caused from struct array defaulting length to zero. I strongly think we should change these APIs and absorb the disruption. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org