CheerwayRen removed a comment on issue #8038: URL: https://github.com/apache/shardingsphere/issues/8038#issuecomment-865698988
> @CheerwayRen This exception is caused by the two tables crossing databases and using calcite processing. The latest master branch optimizes this exception. > > If you can guarantee that the two tables are in the same database, the exception will not occur. ok ,When I deploy sharding-JDBC to our central repository, I will load a file. We do not have access to this file. We report the following error. What should I do with this Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project shardingsphere: Failed to deploy artifacts: Could not transfer artifact org.apache.shardingsphere:shardingsphere:pom:5.0.0-beta from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/shardingsphere/shardingsphere/5.0.0-beta/shardingsphere-5.0.0-beta.pom. Return code is: 401, ReasonPhrase: Unauthorized. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
