AlenkaF commented on PR #35113: URL: https://github.com/apache/arrow/pull/35113#issuecomment-1510864909
I am not sure. I think the type only has the `keys_sorted` defined as metadata. I do not see any reference to it in [pyarrow.MapArray](https://arrow.apache.org/docs/python/generated/pyarrow.MapArray.html#pyarrow.MapArray) or [pyarrow.MapScalar](https://arrow.apache.org/docs/python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar). So maybe the question is do we want to add a check for it in PyArrow Array and Scalar? -- 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]
