liamzwbao commented on code in PR #1126: URL: https://github.com/apache/polaris/pull/1126#discussion_r2014121109
########## 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: Unless there's a strong reason to change, I'll keep this upgrade for regtests for now and add tests for the older version in a separate PR later. -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org