[
https://issues.apache.org/jira/browse/SPARK-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-10621:
--------------------------------
Parent Issue: SPARK-11503 (was: SPARK-9571)
> Audit function names in FunctionRegistry and corresponding method names shown
> in functions.scala and functions.py
> -----------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-10621
> URL: https://issues.apache.org/jira/browse/SPARK-10621
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Yin Huai
> Priority: Critical
>
> Right now, there are a few places that we are not very consistent.
> * There are a few functions that are registered in {{FunctionRegistry}}, but
> not provided in {{functions.scala}} and {{functions.py}}. Examples are
> {{isnull}} and {{get_json_object}}.
> * There are a few functions that we have different names in FunctionRegistry
> and method name in DataFrame API. {{spark_partition_id}} is an example. In
> FunctionRegistry, it is called {{spark_partition_id}}. But, DataFrame API,
> the method is called {{sparkPartitionId}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]