linghengqian commented on issue #31360: URL: https://github.com/apache/shardingsphere/issues/31360#issuecomment-2129399454
- I'm just providing some additional information. - In fact, NativeTest under GraalVM Native Image reuses the example file, and nativeTest is normal. Reference https://github.com/apache/shardingsphere/blob/b3fed4cb1834ca6089c13b72db162cd0c2124f6f/test/native/src/test/resources/test-native/yaml/features/shadow.yaml . - The relevant unit tests are located at https://github.com/apache/shardingsphere/blob/830dfc8d8e63909a59ef8b1cd45ba7bf8b1a6ef4/test/native/src/test/java/org/apache/shardingsphere/test/natived/jdbc/features/ShadowTest.java . You can execute this unit test manually in IntelliJ IDEA. I would say this looks like the example is not initializing part of the table accurately. -- 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]
