Fokko commented on code in PR #9272: URL: https://github.com/apache/iceberg/pull/9272#discussion_r1424975883
########## README.md: ########## @@ -31,15 +31,17 @@ Background and documentation is available at <https://iceberg.apache.org> Iceberg is under active development at the Apache Software Foundation. -The core Java library that tracks table snapshots and metadata is complete, but still evolving. Current work is focused on adding row-level deletes and upserts, and integration work with new engines like Flink and Hive. +The [Iceberg format specification][iceberg-spec] is stable. Review Comment: That's a good suggestion @szehon-ho, what do you think of: ```suggestion The [Iceberg format specification][iceberg-spec] is stable and new features are added with each version. ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org