RussellSpitzer commented on PR #6786: URL: https://github.com/apache/iceberg/pull/6786#issuecomment-1424188600
Seems very specific. I think we talked about this before as just a part of the "drop table" command. If we are doing this method I feel like there needs to be a catalog specific api, otherwise we end up like in this procedure checking for Iceberg internal classes at runtime to determine whether the procedure can do anything. So I think either this is a Catalog API or we just have this as part of the "drop table" behavior. -- 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]
