GitHub user naveenmadhire opened a pull request: https://github.com/apache/phoenix/pull/66
PHOENIX-787 Ceil Function Test Case Please let me know if my understanding is correct. I wrote this test case similar to RoundFloorCeilFunctionsEnd2EndIT. I tried with milliseconds = 1000 and I see that the output after ceil is rounding to the next increment. So, is this already working or do we need to change anything else for solving this issue? Thanks. You can merge this pull request into a Git repository by running: $ git pull https://github.com/naveenmadhire/phoenix master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/66.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #66 ---- commit 1736646d1df1ab53cb2d54168d11557783f1e5b5 Author: NAVEEN MADHIRE <vmadh...@indiana.edu> Date: 2015-04-12T20:34:57Z PHOENIX-787 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---