[ https://issues.apache.org/jira/browse/SPARK-51615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szehon Ho updated SPARK-51615: ------------------------------ Issue Type: Improvement (was: New Feature) > Refactor ShowNamespaces to use RunnableCommand > ---------------------------------------------- > > Key: SPARK-51615 > URL: https://issues.apache.org/jira/browse/SPARK-51615 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 4.0.0 > Reporter: Szehon Ho > Priority: Minor > Labels: pull-request-available > > RunnableCommand is the latest way to run commands. The advantage over the old > way is that we have a single node (no need for a logicalPlan and physical > exec node). > We should refactor 'SHOW NAMESPACES' to use the new approach. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org