AlenkaF commented on PR #38119: URL: https://github.com/apache/arrow/pull/38119#issuecomment-1774635825
Thanks @judahrand ! I am a bit confused with `is_run_end_encoded` entry. The CI doesn't complain and the diff from this PR doesn't show but when I look at the dev docs I can see the `is_run_end_encoded` already present after `is_nested`: https://github.com/apache/arrow/blob/main/docs/source/python/api/datatypes.rst#type-checking Could we therefore remove `is_run_end_encoded` and also add `is_fixed_size_list()` and `is_duration()` - I think they are also missing from the list. -- 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]
