linghengqian commented on issue #18494: URL: https://github.com/apache/shardingsphere/issues/18494#issuecomment-3496969045
> I have the same confuse when i upgrade sharding version from 5.1.1 to 5.2.1,i can‘t start my application because of a lot of can‘t find class or function,since like`ShardingSphereDataSource.getContextManager()`. Thanks for [@linghengqian](https://github.com/linghengqian) provide some advice function:`getContextManager(final ShardingSphereDataSource dataSource)`,it work now. I hope the version upgrade could friendly to the lower version,thanks a lot. I'm not currently handling any follow-up issues to this one because these Java APIs appear to be still dynamically changing. Making DistSQL available on ShardingSphere JDBC would be a better follow-up to this issue. DistSQL itself seems quite stable. However, I'm not handling related issues or drafts. -- 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]
