strongduanmu commented on issue #22355: URL: https://github.com/apache/shardingsphere/issues/22355#issuecomment-1325011622
Following is the new result when I execute `SELECT * FROM t_order o RIGHT JOIN t_order_item i using(order_id) WHERE o.user_id = 10 ORDER BY o.order_id, 7;` statement with openGauss.  -- 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]
