You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Richard Penney (Jira)" <ji...@apache.org> on 2020/10/03 16:27:00 UTC

[jira] [Updated] (SPARK-33061) Expose inverse hyperbolic functions through sql.functions API

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

Richard Penney updated SPARK-33061:
-----------------------------------
    Description: 
Recent changes elsewhere have added inverse hyperbolic functions acosh, asinh, atanh to the SQL interpreter, but have not exposed the same functions through the Scala API provided via org.apache.spark.sql.functions._.

It would be desirable if these functions could be made available via the Scala API.

 

A patch for this is already available - https://github.com/apache/spark/pull/29938

  was:
Recent changes elsewhere have added inverse hyperbolic functions acosh, asinh, atanh to the SQL interpreter, but have not exposed the same functions through the Scala API provided via org.apache.spark.sql.functions._.

It would be desirable if these functions could be made available via the Scala API.

 

(A patch for this is already available.)


> Expose inverse hyperbolic functions through sql.functions API
> -------------------------------------------------------------
>
>                 Key: SPARK-33061
>                 URL: https://issues.apache.org/jira/browse/SPARK-33061
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Richard Penney
>            Priority: Trivial
>             Fix For: 3.02
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Recent changes elsewhere have added inverse hyperbolic functions acosh, asinh, atanh to the SQL interpreter, but have not exposed the same functions through the Scala API provided via org.apache.spark.sql.functions._.
> It would be desirable if these functions could be made available via the Scala API.
>  
> A patch for this is already available - https://github.com/apache/spark/pull/29938



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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