morningman opened a new pull request #4982:
URL: https://github.com/apache/incubator-doris/pull/4982


   ## Proposed changes
   
   At present, some constant expressions cannot be folded on the FE side,
   and these expressions may be executed multiple times on the BE side.
   The main modification of this CL is to avoid constant expressions being 
calculated
   multiple times on the BE side.


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



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

Reply via email to