MingxingLAI commented on issue #11338: URL: https://github.com/apache/shardingsphere/issues/11338#issuecomment-881148172
Hi,I am studying ShardingSphere recently. I don’t quite understand this piece of logic, why this modification can fix this problem, can you explain it? Does this modification solve similar problems? like this: ```SQL select * from t_order order by abs(user_id); ``` -- 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]
