Rui Wang created BEAM-8047:
------------------------------

             Summary: Handle overflow when converting from mills to marcos
                 Key: BEAM-8047
                 URL: https://issues.apache.org/jira/browse/BEAM-8047
             Project: Beam
          Issue Type: Sub-task
          Components: dsl-sql-zetasql
            Reporter: Rui Wang


When converting from Joda Instant/Datetime, what can be gotten is epoch millis, 
but conversions require epoch macros, so * 1000L is applied, but it definitely 
has overflow issue and need to be handle appropriately.

This issue exists in zetasql planner.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to