dimas-b commented on PR #7:
URL: https://github.com/apache/polaris/pull/7#issuecomment-2339370005

   @jbonofre : I believe the test failures in 
`PolarisRestCatalogIntegrationTest` are mere catalog name clashes because the 
new iceberg test is parameterized, which is not expected by 
`PolarisRestCatalogIntegrationTest.before()`, which uses `currentCatalogName = 
method.getName()`.
   
   I was thinking of just adding a counter to the method name.
   
   We could try and delete old catalogs after each test, but it seems to be too 
involved for an Iceberg version bump due to emptiness checks on delete.


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