Fail when explicitly deleted data file is missing (#3818) * Fail when explicitly deleted data file is missing * Avoid writing manifests before overwrite validation --------- Co-authored-by: Kevin Liu <kevin.jq.liu@gmail.com>
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/.