Reynold Xin created SPARK-15436: ----------------------------------- Summary: Remove DescribeFunction and ShowFunctions Key: SPARK-15436 URL: https://issues.apache.org/jira/browse/SPARK-15436 Project: Spark Issue Type: Sub-task Components: SQL Reporter: Reynold Xin
It seems like we can simply remove these two and use DescribeFunctionCommand and ShowFunctionsCommand. It'd also require moving the parsing code from sql/catalyst into sql/core. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org