[
https://issues.apache.org/jira/browse/TAJO-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051439#comment-14051439
]
ASF GitHub Bot commented on TAJO-899:
-------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/52#issuecomment-47930031
+1
The patch is straightforward and includes enough unit tests.
> Nested now() has different value for each task
> ----------------------------------------------
>
> Key: TAJO-899
> URL: https://issues.apache.org/jira/browse/TAJO-899
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyoungjun Kim
> Assignee: Hyoungjun Kim
> Priority: Trivial
>
> The following query has a different value for each task.
> {code:sql}
> select concat(substr(to_char(now(),'yyyymmddhh24miss'), 1, 14), 'aaa') from
> table1
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)