[ 
https://issues.apache.org/jira/browse/METRON-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Zeolla updated METRON-1107:
-------------------------------
    Summary: [STELLAR] add support for handling epoch dates in seconds or 
milliseconds  (was: add support for handling epoch dates in seconds or 
milliseconds)

> [STELLAR] add support for handling epoch dates in seconds or milliseconds
> -------------------------------------------------------------------------
>
>                 Key: METRON-1107
>                 URL: https://issues.apache.org/jira/browse/METRON-1107
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Jon Zeolla
>
> While testing METRON-1091 I found that the DAY_OF_* functions don't accept 
> non-milli epoch times natively.
> [Stellar]>>> DAY_OF_YEAR(1483239091)
> 17
> [Stellar]>>> DAY_OF_MONTH(1483239091)
> 17
> [Stellar]>>> DAY_OF_MONTH(1502592893)
> 18
> [Stellar]>>> DAY_OF_YEAR(1502592893)
> 18



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

Reply via email to