pitrou commented on PR #36575: URL: https://github.com/apache/arrow/pull/36575#issuecomment-1628409050
The current Python tests already exercise the `utf8_slice_codeunits` function against Python slicing, so it would be nice to expand them a bit to also cover the case where `stop` is unbounded: https://github.com/apache/arrow/blob/a63ead769ae5c7e4f2a32f528bcb39c5aae2ab49/python/pyarrow/tests/test_compute.py#L537 -- 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]
