glesperance commented on PR #2180: URL: https://github.com/apache/iceberg-python/pull/2180#issuecomment-3639891375
Hey @rambleraptor, similar to my comment on your `deletion_vector_write` PR, I've added Spark interop tests for the V3 metadata work: [glesperance@d37cd1db](https://github.com/glesperance/iceberg-python/commit/d37cd1db) - `test_spark_reads_pyiceberg_v3_metadata` (pyiceberg → Spark): Verifies Spark can read V3 table metadata written by pyiceberg - `test_pyiceberg_reads_spark_v3_table` (Spark → pyiceberg): Verifies pyiceberg can read V3 tables created by Spark Happy to open a PR against your branch, or feel free to cherry-pick if easier. -- 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]
