alamb commented on PR #11627: URL: https://github.com/apache/datafusion/pull/11627#issuecomment-2266038132
Given the amount of excitement and interest in working on this feature from the community I would ilke to propose we get it merged to `main` and continue iterating there. Specifically I think the combination of `opt_filter` and `nulls` on the input array can likely be consolidated and optimized more. I will rerun the benchmarks on this branch and post details Here is a proposal of how to fix the MSRV check and get the CI clean: https://github.com/korowa/arrow-datafusion/pull/173 So if you are ok with that @korowa let's get this green and merge. -- 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]
