nastra commented on code in PR #6239: URL: https://github.com/apache/iceberg/pull/6239#discussion_r1030464928
########## docs/aws.md: ########## @@ -68,6 +68,7 @@ done # start Spark SQL client shell spark-sql --packages $DEPENDENCIES \ + --conf spark.sql.defaultCatalog=my_catalog \ Review Comment: +1 to updating the other places with the same setting -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
