[
https://issues.apache.org/jira/browse/DRILL-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020689#comment-14020689
]
Yash Sharma commented on DRILL-709:
-----------------------------------
Duplicate of DRILL-520
> FLOOR function should return an int instead of decimal
> ------------------------------------------------------
>
> Key: DRILL-709
> URL: https://issues.apache.org/jira/browse/DRILL-709
> Project: Apache Drill
> Issue Type: Bug
> Components: Functions - Drill
> Affects Versions: 1.0.0-milestone-1
> Reporter: Krystal
> Fix For: Future
>
>
> Drill's FLOOR function returns a decimal instead of an int. For example:
> select floor(100.75) from student where student_id=11;
> Returns 100.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)