Alicia Ying Shu created PHOENIX-1781:
----------------------------------------
Summary: Add Now()
Key: PHOENIX-1781
URL: https://issues.apache.org/jira/browse/PHOENIX-1781
Project: Phoenix
Issue Type: Improvement
Reporter: Alicia Ying Shu
Phoenix currently supports current_date() that returns a timestamp.
>From Oracle doc:
NOW() A timestamp value representing the current date
and time
Many customers use Now() for current timestamp and curDate() for current Date.
Will implement Now() similar to Phoenix current_date() so that customers do not
need to change their queries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)