erenavsarogullari opened a new pull request, #9807: URL: https://github.com/apache/arrow-datafusion/pull/9807
## Which issue does this PR close? Closes #9806. ## What changes are included in this PR? This PR aims to introduce following changes: 1- Expose `array_empty` and `list_empty` functions as alias of `empty` function, 2- Add `empty`, `array_empty` and `list_empty` functions documentation, 3- Introducing minor doc fixes. ## Are these changes tested? Yes, all `array.slt` tests pass. ## Are there any user-facing changes? Yes, new `array_empty` and `list_empty` functions are being exposed. -- 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]
