tustvold commented on issue #9475: URL: https://github.com/apache/arrow-rs/issues/9475#issuecomment-3958141890
>We do not constrain the key and value types, so the application is responsible for ensuring that the keys are hashable and unique I.e. I don't think we need to guarantee this. We could do what we do for decimals precision where we provide a validation function people can use, but forcing unique keys in MapArray is simply impractical. -- 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]
