dimas-b commented on code in PR #3964:
URL: https://github.com/apache/polaris/pull/3964#discussion_r2911748727


##########
site/content/in-dev/unreleased/getting-started/using-polaris/_index.md:
##########
@@ -179,7 +179,7 @@ docker attach $(docker ps -q --filter name=spark-sql)
 Once the Spark session starts, we can create a namespace and table within the 
catalog:
 
 ```sql
-USE quickstart_catalog;
+USE polaris;

Review Comment:
   +1 to @adnanhemani 's points



##########
site/content/in-dev/unreleased/getting-started/using-polaris/_index.md:
##########
@@ -179,7 +179,7 @@ docker attach $(docker ps -q --filter name=spark-sql)
 Once the Spark session starts, we can create a namespace and table within the 
catalog:
 
 ```sql
-USE quickstart_catalog;
+USE polaris;

Review Comment:
   +1 to @flyrain  's points



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