bpzhang opened a new issue, #27424: URL: https://github.com/apache/shardingsphere/issues/27424
## Bug Report Version: 5.4.0 I'm using sharding-jdbc, in the insert statement has a case-sensitive field, there will be more than one sharding condition, I debug the source code to find out, because, the source code in the insert statement to get the field, all converted to lowercase <img width="847" alt="image" src="https://github.com/apache/shardingsphere/assets/1734396/b905d899-c0e7-4053-abc3-f9f7df27054a"> -- 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]
