Gabriel39 commented on PR #12727:
URL: https://github.com/apache/doris/pull/12727#issuecomment-1250777273

   > This fix is OK for TimestampArithmeticExpr. Is it possible that other 
exprs may have similar issue?
   
   Actually, this problem will only occur for datetimev2 and decimalv3 type. 
For datetimev2, I think its related expression should be used only by 
FunctionCallExpr and TimestampArithmeticExpr.  And this logics has already in 
FunctionCallExpr.


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