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

Istvan Toth updated PHOENIX-6887:
---------------------------------
    Description: 
Even though we only get the time with millisecond precision, we should 
implement the function.

Chiefly because both the exising CURRENT_DATE() and CURRENT_TIME() are really 
just CURRENT_TIMESTAMP() with millisecond precision.

Once we have CURRENT_TIMESTAMP, update the NOW() function to point to it, 
instead of CURRENT_DATE()

  was:
Even though we only get the time with millisecond precision, we should 
implement the function.

Chiefly because both the exising CURRENT_DATE() and CURRENT_TIME() are really 
just CURRENT_TIMESTAMP() with millisecond precision.


> Implement CURRENT_TIMESTAMP
> ---------------------------
>
>                 Key: PHOENIX-6887
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6887
>             Project: Phoenix
>          Issue Type: New Feature
>            Reporter: Istvan Toth
>            Priority: Major
>
> Even though we only get the time with millisecond precision, we should 
> implement the function.
> Chiefly because both the exising CURRENT_DATE() and CURRENT_TIME() are really 
> just CURRENT_TIMESTAMP() with millisecond precision.
> Once we have CURRENT_TIMESTAMP, update the NOW() function to point to it, 
> instead of CURRENT_DATE()



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to