LiBinfeng-01 commented on issue #19611:
URL: https://github.com/apache/doris/issues/19611#issuecomment-1571272204

   the expectation result of mysql 8 and oracle 21c is also complaining of this 
grammar, so I suggest to write more specific in sql like :select * from (select 
t0.c0 from t0, t1 where t1.c0 != 0 union select t1.c0 from t0, t1 where t1.c0 = 
0) tmp;


-- 
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: [email protected]

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