Fokko opened a new pull request #4285: URL: https://github.com/apache/iceberg/pull/4285
Closes #4284 While going through the Python code, I noticed that not all the examples are valid. I've added doctest to check the examples in the CI. Some observations: - The s3 tests are currently failing because the bucket is invalid (we could add some credentials to the CI to read/write to a single bucket). - It looks like the requirements weren't installed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
