vegarsti opened a new pull request, #18425: URL: https://github.com/apache/datafusion/pull/18425
## Which issue does this PR close? Related to #18350 for supporting reverse on `ListView`. Needs to go after #18424. ## Rationale for this change The PR to add the implementation, #18424, does not implement reverse in the suggested way. It would be nice to have a benchmark so we can look at the performance gains if/when we do the more efficient implementation. ## What changes are included in this PR? A benchmark case added to the `array_expression`, can be run with `cargo bench --bench array_expression`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
