apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.49k stars 2.24k forks source link

API, Core: Add formatVersion() to Table #11587

Open nastra opened 2 days ago

nastra commented 16 hours ago

I've created an alternative impl to this in https://github.com/apache/iceberg/pull/11620 where we can achieve the same thing without adjusting the Table API.