dramaticlly commented on code in PR #8681:
URL: https://github.com/apache/iceberg/pull/8681#discussion_r1341868853


##########
README.md:
##########
@@ -82,3 +82,11 @@ Iceberg also has modules for adding Iceberg support to 
processing engines:
 
 See the [Multi-Engine 
Support](https://iceberg.apache.org/multi-engine-support/) page to know about 
Iceberg compatibility with different Spark, Flink and Hive versions.
 For other engines such as Presto or Trino, please visit their websites for 
Iceberg integration details.
+
+### Implementations
+
+This repository contains the Java implementation of Iceberg. Other 
implementations can be found at:
+
+* **Go**: [iceberg-go](https://github.com/apache/iceberg-go)
+* **PyIceberg**: [iceberg-python](https://github.com/apache/iceberg-python)

Review Comment:
   curious, does key denote language name or implementation name, looking at go 
and rust and I was expecting python here but it's pyIceberg instead.



-- 
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

Reply via email to