Including Iceberg Version in metadata json file for better traceability of PendingUpdate #11471
Open
1 of 3 tasks
Labels
improvement
PR that improves existing functionality
Feature Request / Improvement
When a new feature is released in Iceberg, engines (Spark, Trino, Presto, Flink) and some clients need to upgrade their Iceberg versions accordingly. However, there are cases where individual engines may forget to upgrade, leading to unexpected behavior. We propose including the iceberg version in the metadata JSON file when writing out updates. This would allow for quick identification of which engine or clients wrote the current
PendingUpdate
, making it much easier to troubleshoot issues.Query engine
Other
Willingness to contribute
The text was updated successfully, but these errors were encountered: