askoa commented on issue #3086: URL: https://github.com/apache/arrow-rs/issues/3086#issuecomment-1312154398
> And yes, we used `BTreeMap` at the time out of convenience, in hindsight I should have implemented a custom hasher for the HashMap, but TBH it didn't occur to me to do that. What's the advantage of using `HashMap` with custom `hash` and `cmp` functions over `BTreeMap`? -- 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]
