strongduanmu commented on issue #21420:
URL: 
https://github.com/apache/shardingsphere/issues/21420#issuecomment-1272518186

   When I execute `SELECT * FROM t_order MINUS SELECT * FROM t_order;`, 
following exception occurs.
   
   ```sql
   sharding_db=> SELECT * FROM t_order MINUS SELECT * FROM t_order;
   ERROR:  Unsupported combine type: `MINUS`
   ```
   
   


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

Reply via email to