superdiaodiao commented on PR #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2095897176

   > > > 
https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_ceil
   > > > ceil function in mysql and pg do not support using second argument.
   > > > So, @superdiaodiao could you please do a small modification so that we 
can detect the above situation for function ceil?
   > > > Just need to modify the logic in planner and do not register two 
argument for ceil on BE.
   > > 
   > > 
   > > Doris has been two arguments for a long time, I think we shouldn't 
delete this behavior in this enhancement PR. What's more, Clickhouse supports 
two argument on ceil();
   > 
   > ok, we can keep the code in this pr, and we can change behavior in another 
pr if necessary.
   
   Yes, I agree with this.


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

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to