[
https://issues.apache.org/jira/browse/TAJO-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855102#comment-13855102
]
Hudson commented on TAJO-436:
-----------------------------
FAILURE: Integrated in Tajo-trunk-postcommit #632 (See
[https://builds.apache.org/job/Tajo-trunk-postcommit/632/])
TAJO-436: Implement ceiling(FLOAT8) function. (DaeMyung Kang via hyunsik)
(hyunsik:
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=9409a051435b56865a94b92aecad8ae4834dfff6)
*
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/TajoMaster.java
*
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/engine/function/TestMathFunctions.java
* CHANGES.txt
> Implement ceiling(FLOAT8) function
> ----------------------------------
>
> Key: TAJO-436
> URL: https://issues.apache.org/jira/browse/TAJO-436
> Project: Tajo
> Issue Type: Sub-task
> Components: function/udf
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Trivial
> Fix For: 0.8-incubating
>
> Attachments: TAJO-436.patch
>
>
> just alias of ceil function.
> postgresql support ceil and ceiling together.
> They are the same.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)