shrirangmhalgi commented on PR #56179: URL: https://github.com/apache/spark/pull/56179#issuecomment-4763803258
Thanks @cloud-fan. Addressed the pending items in the latest commit. 1. Added a regression test in `ProcedureSuite` that registers a procedure, verifies it resolves via `CALL`, drops the namespace with `CASCADE`, and asserts `FAILED_TO_LOAD_ROUTINE`. 2. Updated the PR description to mention procedures. -- 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]
