wu-sheng commented on issue #9882:
URL: https://github.com/apache/skywalking/issues/9882#issuecomment-1318569587

   In #9969 , we added an IT test to help to local verification about the 
compatibility between the OAP storage module and ShardingSphere.
   
   > ./mvnw clean test 
-Dtest=org.apache.skywalking.oap.server.storage.plugin.jdbc.shardingsphere.ShardingIntegrationTest
   
   Right now, only ShardingSphere proxy 5.1.2 works in the MySQL Sharding case.
   
   According to @tristaZero (ShardingSphere community), 5.3.0 will have 
breaking changes about distSQL, so, we gave up to adopt ShardingSphere + 
PostgreSQL for now.
   1. 5.1.2 ShardingSphere can't work properly for sharding PostgreSQL
   2. 5.2.x may fix <1>(can't verify), but its DistSQL has bugs, which provide 
inconsistent format when query sharding rules.


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