hyoungjunkim created TAJO-762:
---------------------------------
Summary: Implements now() function
Key: TAJO-762
URL: https://issues.apache.org/jira/browse/TAJO-762
Project: Tajo
Issue Type: Sub-task
Reporter: hyoungjunkim
NOW () function returns the current time in the TIMESTAMP type.
{noformat}
babokim=# select now();
now
-------------------------------
2014-04-14 20:37:32.820211+09
(1 row)
{nodormat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
