RussellSpitzer commented on code in PR #6093:
URL: https://github.com/apache/iceberg/pull/6093#discussion_r1013174550


##########
spark/v2.4/spark/src/test/java/org/apache/iceberg/examples/README.md:
##########
@@ -164,7 +164,7 @@ Code examples can be found 
[here](SnapshotFunctionalityTest.java).
 Iceberg provides support to handle schema evolution of your tables over time:
 
 1. Add a new column
-    1. The new column is always added at the end of the table (**NOTE**: This 
will be fixed with Spark 3.0 which has implemented AFTER and FIRST operations).
+    1. The new column is always added at the end of the table (**NOTE**: This 
will be fixed with Spark 3.x which has implemented AFTER and FIRST operations).

Review Comment:
   slight rewording here "This is fixed in Spark 3 ...."



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