alamb commented on issue #3086: URL: https://github.com/apache/arrow-rs/issues/3086#issuecomment-1312002094
As I recall the reason it was initially implemented as a `Ord` was something related to JSON serialization which is likely no longer relevant. Maybe @nevi-me has more historical context. BTW if we are going to have all downstream consumers have to change their code, perhaps we can change this to `Option<HashMap<....>>` while we are at it to make creating fields more efficient -- 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]
