You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/07/03 15:38:24 UTC

[jira] [Resolved] (TAJO-899) Nested now() has different value for each task

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

Hyunsik Choi resolved TAJO-899.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0

committed. Thanks!

> 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
>             Fix For: 0.9.0
>
>
> 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)