You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuto Akutsu (Jira)" <ji...@apache.org> on 2021/09/03 04:06:00 UTC

[jira] [Updated] (SPARK-36660) Cotangent is not supported by Dataframe

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

Yuto Akutsu updated SPARK-36660:
--------------------------------
    Description: Cotangent is implemented in mathExpressions but cannot be called by dataframe operations like other math expressions (e.g. ^df.select(sin($"col"))^).  (was: Cotangent is implemented in mathExpressions but cannot be called by dataframe operations like other math expressions (e.g. `df.select(sin($"col"))`).)

> Cotangent is not supported by Dataframe
> ---------------------------------------
>
>                 Key: SPARK-36660
>                 URL: https://issues.apache.org/jira/browse/SPARK-36660
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.1.2
>            Reporter: Yuto Akutsu
>            Priority: Major
>
> Cotangent is implemented in mathExpressions but cannot be called by dataframe operations like other math expressions (e.g. ^df.select(sin($"col"))^).



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