nathanb9 commented on PR #22481: URL: https://github.com/apache/datafusion/pull/22481#issuecomment-4554779213
> I'm trying to replace this pattern (split_off + swap) with split_vec_min_alloc https://github.com/apache/datafusion/pull/22416 to avoid unnecessary allocations got it. Going to separate this PR into 1) benchmarks 2) optimization diffs (GroupValuesFlatPrimitive)... -- 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]
