You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/06/14 15:48:01 UTC

[jira] [Resolved] (SPARK-15663) SparkSession.catalog.listFunctions shouldn't include the list of built-in functions

     [ https://issues.apache.org/jira/browse/SPARK-15663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yin Huai resolved SPARK-15663.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

This issue has been resolved by https://github.com/apache/spark/pull/13413.

> SparkSession.catalog.listFunctions shouldn't include the list of built-in functions
> -----------------------------------------------------------------------------------
>
>                 Key: SPARK-15663
>                 URL: https://issues.apache.org/jira/browse/SPARK-15663
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Sandeep Singh
>             Fix For: 2.0.0
>
>
> SparkSession.catalog.listFunctions currently returns all functions, including the list of built-in functions. This makes the method not as useful because anytime it is run the result set contains over 100 built-in functions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org