linghengqian commented on code in PR #37778:
URL: https://github.com/apache/shardingsphere/pull/37778#discussion_r2706800173


##########
test/native/src/test/java/org/apache/shardingsphere/test/natived/jdbc/features/ShardingTest.java:
##########
@@ -38,12 +41,32 @@ void afterEach() throws SQLException {
         ResourceUtils.closeJdbcDataSource(logicDataSource);
     }
     
+    /**
+     * `groovy.lang.Closure` related classes are not available on GraalVM 
Native Image.
+     * This CLASS_BASE algorithm class is designed to emulate INLINE's 
`ds_${user_id % 2}`.

Review Comment:
   You don't understand shardingsphere as well as I do; it's an attribute name 
in YAML.



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