guimingyue commented on issue #11116: URL: https://github.com/apache/shardingsphere/issues/11116#issuecomment-945042924
@menghaoranss @zjcnb Sorry for the late reply, I test the same `sql` in the latest master branch. And this issue has not been fixed. The `order_id` is a parameter of `MAX` function, but in the `HavingSegment` object, the `order_id` is still a text segment around with `(` and `)`, just like the `innerExpression` in the above picture. -- 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]
