ajantha-bhat commented on code in PR #6787: URL: https://github.com/apache/iceberg/pull/6787#discussion_r1101521454
########## spark/v3.2/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRegisterTableProcedure.java: ########## @@ -55,10 +53,6 @@ public void dropTables() { @Test public void testRegisterTable() throws NoSuchTableException, ParseException { Review Comment: Existing testcase for hadoop catalog https://github.com/apache/iceberg/blob/master/core/src/test/java/org/apache/iceberg/hadoop/TestHadoopCatalog.java#L637 -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org