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


##########
regtests/setup.sh:
##########
@@ -111,7 +111,6 @@ spark.driver.extraJavaOptions -Dderby.system.home=/tmp/derby
 spark.sql.catalog.polaris=org.apache.iceberg.spark.SparkCatalog
 spark.sql.catalog.polaris.type=rest
 
spark.sql.catalog.polaris.uri=http://${POLARIS_HOST:-localhost}:8181/api/catalog
-spark.sql.catalog.polaris.warehouse=snowflake

Review Comment:
   For non-docker use case, it makes sense to update the version. I can make 
the follow-up change. 



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