Infra: Set timeout for jobs in python-ci.yml (#3581) # Rationale for this change I suggest setting a timeout for CI to allow us to identify unexpected slowdown: * #3580 Each job takes about: * lint-and-unit-test: 3~5 minutes * integration-test: ~12 minutes * integration-test-s3, integration-test-adls, integration-test-gcs: 1 minute ## Are these changes tested? Yes ## Are there any user-facing changes? No
PyIceberg is a Python library for programmatic access to Iceberg table metadata as well as to table data in Iceberg format. It is a Python implementation of the Iceberg table spec.
The documentation is available at https://py.iceberg.apache.org/.