0x26res opened a new pull request, #35113: URL: https://github.com/apache/arrow/pull/35113
### Rationale for this change It not possible to read `keys_sorted` in the python API ### What changes are included in this PR? - expose keys_sorted in `cdef class MapType` / types.pxi - add tests ### Are these changes tested? yes ### Are there any user-facing changes? We're exposing keys_sorted but I guess the documentation will update itself from the `"""` pydoc (?) This is not an API breaking change -- 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]
