xy720 opened a new pull request #2459: fix operator priority
URL: https://github.com/apache/incubator-doris/pull/2459
 
 
   issue #2396 
   This commit will promote the priority of the || operator to the front of the 
+ - * / mod operator.
   It solves the problems that mentioned at issue #2396  2.1
   
   For problem at issue #2396 2.2, it is actually the same problem mentioned in 
issue #2142 . As it said in pr #2362 before, the influence of modifying that 
logic will cause semantic errors in insert and load, so this commit will keep 
the bug unsolved temporary.

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