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:24:00 UTC

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

Richard Penney created SPARK-33061:
--------------------------------------

             Summary: 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
             Fix For: 3.02


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.)



--
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