[jira] [Created] (FLINK-8323) Fix Mod scala function bug

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8323) Fix Mod scala function bug

Shang Yuanchun (Jira)
sunjincheng created FLINK-8323:
----------------------------------

             Summary: Fix Mod scala function bug
                 Key: FLINK-8323
                 URL: https://issues.apache.org/jira/browse/FLINK-8323
             Project: Flink
          Issue Type: Sub-task
          Components: Table API & SQL
    Affects Versions: 1.5.0
            Reporter: sunjincheng
            Assignee: sunjincheng


As we know mod(1514356320000,60000)=0, but currently  we get `-15488` when call `MOD(1514356320000,60000)`.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)