xueyumusic commented on issue #7777: timestamp_ceil function is either wrong or 
misleading
URL: 
https://github.com/apache/incubator-druid/issues/7777#issuecomment-498223432
 
 
   I agree, according to [`ceil` logic with numeric 
parameter](https://www.w3resource.com/sql/arithmetic-functions/ceil-with-positive-value.php),
 it gets the smallest integer which is greater than, or equal to, the specified 
numeric expression. For the timestamp type parameter, it is reasonable to keep 
`greater than or equal to` logic.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to