AlbertTao opened a new issue #2101: Sharding-jdbc get different shardingValue 
between version 3.1.0 and version 2.0.3
URL: https://github.com/apache/incubator-shardingsphere/issues/2101
 
 
   Use a string sharding column ,  suppose the sharding column value is "abcd";
   When use sharding-jdbc 3.1.0 ,found ShardingValue pass in 
ShardingStrategy.doSharding() was a integer value : -1 .
   But use version 2.0.3 .the sharding value is original value : 'abcd'。
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to