samredai commented on a change in pull request #4067:
URL: https://github.com/apache/iceberg/pull/4067#discussion_r805135862



##########
File path: README.md
##########
@@ -77,24 +77,7 @@ This project Iceberg also has modules for adding Iceberg 
support to processing e
 * `iceberg-mr` contains an InputFormat and other classes for integrating with 
Apache Hive
 * `iceberg-pig` is an implementation of Pig's LoadFunc API for Iceberg
 
-### Compatibility
-
-Iceberg's Spark integration is compatible with Spark using the modules in the 
following table:
-
-| Iceberg version | Spark 2.4.x           | Spark 3.0.x            | Spark 
3.1.x                    | Spark 3.2.x                    |
-| --------------- | --------------------- | ---------------------- | 
------------------------------ | ------------------------------ |
-| master branch   | iceberg-spark-runtime | iceberg-spark3-runtime | 
iceberg-spark-runtime-3.1_2.12 | iceberg-spark-runtime-3.2_2.12 |
-| 0.12.x          | iceberg-spark-runtime | iceberg-spark3-runtime | 
iceberg-spark-runtime-3.1_2.12 |                                |
-| 0.11.x          | iceberg-spark-runtime | iceberg-spark3-runtime |           
                     |                                |
-| 0.10.x          | iceberg-spark-runtime | iceberg-spark3-runtime |           
                     |                                |
-| 0.9.x           | iceberg-spark-runtime | iceberg-spark3-runtime |           
                     |                                |
-
-Iceberg's Flink integration is compatible with Flink using the modules in the 
following table:
-
-| Iceberg version | Flink 1.11.x          | Flink 1.12.x               | Flink 
1.13.x               | Flink 1.14.x               |
-| --------------- | --------------------- | -------------------------- | 
-------------------------- | -------------------------- |
-| master branch   |                       | iceberg-flink-runtime-1.12 | 
iceberg-flink-runtime-1.13 | iceberg-flink-runtime-1.14 |
-| 0.12.x          |                       | iceberg-flink-runtime      |       
                     |                            |
-| 0.11.x          | iceberg-flink-runtime |                            |       
                     |                            |
-| 0.10.x          | iceberg-flink-runtime |                            |       
                     |                            |
+### Engine Compatibility
 
+See [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 and Trino, please visit their websites for 
Iceberg integration details.

Review comment:
       s/Presto and Trino/Presto or Trino




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

Reply via email to