eric-maynard commented on code in PR #1453: URL: https://github.com/apache/polaris/pull/1453#discussion_r2060664499
########## site/content/in-dev/unreleased/getting-started/using-polaris.md: ########## @@ -231,6 +231,8 @@ INSERT INTO quickstart_table VALUES (1, 'some data'); org.apache.iceberg.exceptions.ForbiddenException: Forbidden: Principal 'quickstart_user' with activated PrincipalRoles '[]' and activated grants via '[quickstart_catalog_role, quickstart_user_role]' is not authorized for op LOAD_TABLE_WITH_READ_DELEGATION ``` +Additionally, a Getting Started experience for using Spark with Jupyter Notebooks are documented [here](https://github.com/apache/polaris/blob/main/getting-started/spark/README.md). Review Comment: ```suggestion Additionally, a Getting Started experience for using Spark with Jupyter Notebooks is documented [here](https://github.com/apache/polaris/blob/main/getting-started/spark/README.md). ``` -- 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