[ 
https://issues.apache.org/jira/browse/TAJO-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051450#comment-14051450
 ] 

Hudson commented on TAJO-899:
-----------------------------

SUCCESS: Integrated in Tajo-master-build #273 (See 
[https://builds.apache.org/job/Tajo-master-build/273/])
TAJO-899: Nested now() has different value for each task. (Hyoungjun Kim via 
hyunsik) (hyunsik: rev 0953d7154753d2326ec1fb230d517e3a2aa83f69)
* tajo-core/src/test/java/org/apache/tajo/engine/query/TestSelectQuery.java
* tajo-core/src/main/java/org/apache/tajo/engine/eval/AlgebraicUtil.java


> 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)

Reply via email to