szehon-ho opened a new pull request, #50411:
URL: https://github.com/apache/spark/pull/50411

   
   
   ### What changes were proposed in this pull request?
   Make some changes to SHOW PROCEDURES to allow showing procedures across all 
namespaces.  Previously, not specifying a namespace would default to the 
current namespace.  Make a separate API in ProcedureCatalog for this.
   
   
   ### Why are the changes needed?
   Better UX, to allow user to list all procedures of a ProcedureCatalog.
   
   This is more in line with SHOW NAMESPACES and SupportsNamespaces catalog API.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No, the command is not released yet.
   
   
   ### How was this patch tested?
   ProcedureSuite
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to