Dandandan commented on PR #18751: URL: https://github.com/apache/datafusion/pull/18751#issuecomment-3567967563
> > Just moved everything to 0.16, kept only the part depending on RawTable on 0.14. > > I am pretty sure @crepererum did some work upgrading hashbrown in the past and found that we didn't really need the RawTable API. But I can't remember the details now I think the topk aggregation code is the last part that (kind of) needs it, until someone changes the code to not use `RawTable` (with similar performance). -- 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]
