Sandeep Singh created SPARK-15249: ------------------------------------- Summary: Use FunctionResource instead of (String, String) in CreateFunction and CatalogFunction for resource Key: SPARK-15249 URL: https://issues.apache.org/jira/browse/SPARK-15249 Project: Spark Issue Type: Improvement Components: SQL Reporter: Sandeep Singh Priority: Minor
Use FunctionResource instead of (String, String) in CreateFunction and CatalogFunction for resource see: TODO's here https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/interface.scala#L36 https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/command/functions.scala#L42 -- 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