[
https://issues.apache.org/jira/browse/SPARK-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-3268:
------------------------------------
Assignee: Venkata Ramana G
> DoubleType should support modulus
> ----------------------------------
>
> Key: SPARK-3268
> URL: https://issues.apache.org/jira/browse/SPARK-3268
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Chris Grier
> Assignee: Venkata Ramana G
> Priority: Minor
> Fix For: 1.2.0
>
>
> Using the modulus operator (%) on Doubles throws and exception.
> eg:
> SELECT 1388632775.0 % 60 from tablename LIMIT 1
> Throws:
> java.lang.Exception: Type DoubleType does not support numeric operations
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]