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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org