yabola commented on PR #5510: URL: https://github.com/apache/iceberg/pull/5510#issuecomment-1233614139
@szehon-ho My newly added `testDropTableWithoutMetadataFile` method will take 100s in `TestJdbcCatalog`, the original Test class will not have this test path, so the time remains unchanged. Sorry that I didn't find a way to avoid retry 20 time for JDBC (20 times is a hard code). So should I delete my new added test method for `TestJdbcCatalog` or any better idea? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
