You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/12/17 17:15:32 UTC

[GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3761: Doc:Update iceberg compatibility description

ajantha-bhat commented on a change in pull request #3761:
URL: https://github.com/apache/iceberg/pull/3761#discussion_r771558823



##########
File path: README.md
##########
@@ -79,11 +79,22 @@ This project Iceberg also has modules for adding Iceberg support to processing e
 
 ### Compatibility
 
-Iceberg's Spark integration is compatible with Spark 2.4 and Spark 3.0 using the modules in the following table:
-
-| Iceberg version | Spark 2.4.x   | Spark 3.0.x    |
-| --------------- | ------------- | -------------- |
-| master branch   | spark-runtime | spark3-runtime |
-| 0.9.0           | spark-runtime | spark3-runtime |
-| 0.8.0           | spark-runtime |                |
+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    |
+| --------------- | ------------- | -------------- | -------------- | -------------- |
+| 0.13.0          | spark-runtime | spark3-runtime | spark3-runtime | spark3-runtime |

Review comment:
       > 0.13.0
   better to keep 'master branch' for ongoing version and keep all the released version below it.
   > spark3-runtime
   isn't it spark3.0-runtime, 3.1 and 3.2 instead of just spark3 ?
   




-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org