[
https://issues.apache.org/jira/browse/SPARK-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Grier updated SPARK-3268:
-------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
>
> 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.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]