Simbafa opened a new issue #5903:
URL: https://github.com/apache/shardingsphere/issues/5903
## Bug Report
### Which version of ShardingSphere did you use?
apache-shardingsphere-4.1.0-sharding-proxy-bin.tar.gz
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-Proxy
### Expected behavior
can get data correctly
### Actual behavior
if there are null values in a record, wrong data will be return .
### Reason analyze (If you can)
### Steps to reproduce the behavior, such as: SQL to execute, sharding rule
configuration, when exception occur etc.
#3801 can be refered to create the test data.
test.zip is the source file of a test project.
yaml.zip includes the configuration files in conf folder.
### Example codes for reproduce this issue (such as a github link).
[test.zip](https://github.com/apache/shardingsphere/files/4722468/test.zip)
[yaml.zip](https://github.com/apache/shardingsphere/files/4722482/yaml.zip)
----------------------------------------------------------------
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]