flyrain commented on code in PR #1126:
URL: https://github.com/apache/polaris/pull/1126#discussion_r2012967334


##########
regtests/t_pyspark/src/iceberg_spark.py:
##########
@@ -72,7 +72,7 @@ def __enter__(self):
     """Initial method for Iceberg Spark session. Creates a Spark session with 
specified configs.
     """
     packages = [
-      "org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.7.1",
+      "org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.8.1",

Review Comment:
   It’s definitely good to test with older clients, but it’s not a pressing 
requirement. As long as Polaris adheres to the Iceberg REST spec, the old 
clients should continue to work as expected.



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

Reply via email to