AlenkaF commented on PR #40487: URL: https://github.com/apache/arrow/pull/40487#issuecomment-2003220500
I have kept the `doctest-cython` command on our CI (conda-python-docs) and pinned pytest to lower than 8 in this case. As for the `allow_bucket_creation=True` in the `s3_example_fs` fixture, we have agreed there is no point in spending too much time on researching why it is needed. Looking at the PR that added this argument in other cases where `S3FileSystem` is created from a URI (https://github.com/apache/arrow/pull/13206) it makes sense to also add it to the `s3_example_fs` fixture. -- 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]
