Bug Fix: `metadata_location` to be optional in `TableResponse` (#1321) * make metadata_location optional * add test for staged creation * revert * revert from testing
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/.