You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "lid1987 (via GitHub)" <gi...@apache.org> on 2023/04/12 06:44:34 UTC

[GitHub] [shardingsphere] lid1987 commented on issue #25005: bug in encryption DISTINCT

lid1987 commented on issue #25005:
URL: https://github.com/apache/shardingsphere/issues/25005#issuecomment-1504748723

   I encountered the same problem, and my solution is to add the judgment of whether SQLToken is repeated in the generateSQLTokens method in SQLTokenGenerators, as follows:
   <img width="786" alt="image" src="https://user-images.githubusercontent.com/23111804/231373424-fac231cb-6397-4810-96d3-a64f59e5fde2.png">
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org