kbendick commented on a change in pull request #4078:
URL: https://github.com/apache/iceberg/pull/4078#discussion_r803022099
##########
File path: docs/versioned/api/java-api.md
##########
@@ -251,6 +251,8 @@ This project Iceberg also has modules for adding Iceberg
support to processing e
* `iceberg-spark2` is an implementation of Spark's Datasource V2 API in 2.4
for Iceberg (use iceberg-spark-runtime for a shaded version)
* `iceberg-spark3` is an implementation of Spark's Datasource V2 API in 3.0
for Iceberg (use iceberg-spark3-runtime for a shaded version)
+* `iceberg-spark-3.1` is an implementation of Spark's Datasource V2 API in 3.1
for Iceberg (use iceberg-spark-3.1-runtime for a shaded version)
+* `iceberg-spark-3.2` is an implementation of Spark's Datasource V2 API in 3.2
for Iceberg (use iceberg-spark-3.2-runtime for a shaded version)
Review comment:
Also, maybe we shouldn't put the information about which jar to use in
parentheses? Seems to me like it downplays it and we'll get questions about
"why isn't this iceberg-spark-3.1 jar working?". But that's less important than
just updating these two to have the correct artifact name 🙂
--
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]