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