strongduanmu opened a new pull request #5770: URL: https://github.com/apache/shardingsphere/pull/5770
Fixes #5544 . Changes proposed in this pull request: - fix ClassCastException when execute range query with different numeric type like `t.clusterId > 3 and t.clusterId < 3147483647 and t.clusterId in (1, 2, 4)` - fix ClassCastException when execute range query with different numeric type like `t.clusterId between 3 and 3147483647` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
