zhaoguhong commented on code in PR #22343:
URL: https://github.com/apache/shardingsphere/pull/22343#discussion_r1030080832


##########
features/sharding/api/src/main/java/org/apache/shardingsphere/sharding/api/sharding/complex/ComplexKeysShardingValue.java:
##########
@@ -39,4 +40,6 @@
     private final Map<String, Collection<T>> columnNameAndShardingValuesMap;
     
     private final Map<String, Range<T>> columnNameAndRangeValuesMap;
+
+    private final DataNodeInfo dataNodeInfo;

Review Comment:
   I extended the name of the algorithm :COMPLEX_LAST_MOD or 
COMPLEX_LAST_HASH_MOD



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

Reply via email to