fivetran-ashokborra commented on code in PR #1391:
URL: https://github.com/apache/polaris/pull/1391#discussion_r2073793539


##########
regtests/t_pyspark/src/test_spark_sql_s3_with_privileges.py:
##########
@@ -1149,6 +1149,78 @@ def test_spark_ctas(snowflake_catalog, 
polaris_catalog_url, snowman):
     spark.sql(f"drop table {table_name}_t2 PURGE")
 
 
[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_s3_exceptions(root_client, snowflake_catalog, 
polaris_catalog_url,

Review Comment:
   I can rename to 
`test_spark_credentials_s3_exception_on_metadata_file_deletion`. What do you 
think?



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