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


##########
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:
   I agree, having two versions to test makes sense. However, that might expand 
the scope of this upgrade PR. I can do it in a separate PR instead.



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