RussellSpitzer commented on code in PR #193:
URL: https://github.com/apache/polaris/pull/193#discussion_r1730622595
##########
regtests/t_pyspark/src/test_spark_sql_s3_with_privileges.py:
##########
@@ -508,6 +508,201 @@ def
test_spark_credentials_can_delete_after_purge(root_client, snowflake_catalog
pytest.fail(f"Expected all data to be deleted, but found data files
{objects['Contents']}")
[email protected](os.environ.get('AWS_TEST_ENABLED', 'False').lower() !=
'true', reason='AWS_TEST_ENABLED is not set or is false')
+def test_spark_credentials_can_write_with_random_prefix(root_client,
snowflake_catalog, polaris_catalog_url, snowman,
Review Comment:
Is snowman included in Polaris?
--
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]