ajantha-bhat commented on code in PR #9823: URL: https://github.com/apache/iceberg/pull/9823#discussion_r1505802195
########## spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/procedures/BaseProcedure.java: ########## @@ -201,7 +201,7 @@ TableCatalog tableCatalog() { /** * Closes this procedure's executor service if a new one was created with {@link - * #executorService(int, String)}. Does not block for any remaining tasks. + * BaseProcedure#executorService(int, String)}. Does not block for any remaining tasks. Review Comment: And can you also fix for other spark versions aswell? -- 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