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
Attachments
Issue Links
- Is contained by
-
SPARK-28133 Hyperbolic Functions
- Resolved
- links to