tustvold commented on issue #3086: URL: https://github.com/apache/arrow-rs/issues/3086#issuecomment-1315870027
Aah yeah, the issue is that we want to provide `Hash` and `PartialOrd` for `DataType`, and some of the complex datatypes such as lists contain `Field`. Sticking with BTreeMap makes sense as a result :+1: -- 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]
