You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/03/03 07:33:34 UTC

[GitHub] [shardingsphere] JiekerTime opened a new issue #9576: SQL rewrites abnormally in Encrypt

JiekerTime opened a new issue #9576:
URL: https://github.com/apache/shardingsphere/issues/9576


   ### Which version of ShardingSphere did you use?
   5.0.0-RC1-SNAPSHOT
   
   Assertion fails when I try to execute  `SELECT * FROM t_user u INNER JOIN t_user_item m ON u.user_id=m.user_id`.
   According to the log, the SQL was rewritten as follows:
   ![image](https://user-images.githubusercontent.com/76552510/109769579-5e2c3b00-7c35-11eb-8c80-db2007eeb9d9.png)
   And the following exception was thrown:
   ![image](https://user-images.githubusercontent.com/76552510/109769710-89168f00-7c35-11eb-8327-ba1672c16f7c.png)
   
   
   Obviously, this is not the expected result
   
   You can review this by 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on issue #9576: SQL rewrites abnormally in Encrypt

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #9576:
URL: https://github.com/apache/shardingsphere/issues/9576#issuecomment-790383999


   Please look at the case in `shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dql-integration-test-cases.xml` (`<!--TODO fix me! about issue #9570-->`).


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] menghaoranss closed issue #9576: SQL rewrites abnormally in Encrypt

Posted by GitBox <gi...@apache.org>.
menghaoranss closed issue #9576:
URL: https://github.com/apache/shardingsphere/issues/9576


   


----------------------------------------------------------------
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:
users@infra.apache.org