izveigor opened a new issue, #7143: URL: https://github.com/apache/arrow-datafusion/issues/7143
### Is your feature request related to a problem or challenge? One of the most important topic for implementing a good array function interaction ecosystem is `NULL` and empty array handling. There were a lot of attempts and impromevents, but all of these contain a lot of imperfections. So, I think this theme deserves more attention from the developers. ### List: The list contains all issues and pull requests dedicated `NULL` and empty array handling: ### Issues: - https://github.com/apache/arrow-datafusion/issues/7028 - https://github.com/apache/arrow-datafusion/issues/6808 - https://github.com/apache/arrow-datafusion/issues/6556 - https://github.com/apache/arrow-datafusion/issues/7142 - https://github.com/apache/arrow-datafusion/issues/6561 - https://github.com/apache/arrow-datafusion/issues/6887 - https://github.com/apache/arrow-datafusion/issues/7136 ### Pull Requests: - https://github.com/apache/arrow-datafusion/pull/6662 - https://github.com/apache/arrow-datafusion/pull/6593 - https://github.com/apache/arrow-datafusion/pull/7008 ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
