ajantha-bhat commented on code in PR #6239: URL: https://github.com/apache/iceberg/pull/6239#discussion_r1028370385
########## 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: In the same file there are multiple `spark-sql` commands, we need to add to all of these and also check in the other files? -- 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]
