You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "kanha-gupta (via GitHub)" <gi...@apache.org> on 2023/04/30 16:56:35 UTC

[GitHub] [shardingsphere] kanha-gupta commented on pull request #25424: Support for boolean primary MySQL queries

kanha-gupta commented on PR #25424:
URL: https://github.com/apache/shardingsphere/pull/25424#issuecomment-1529077821

   @strongduanmu Respected sir, This PR works well (SQLNodeConverterEngineIT and XML tests are successful) but I am getting a maven error :
   Error:  Tests run: 265, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 6.686 s <<< FAILURE! - in org.apache.shardingsphere.test.it.rewrite.engine.scenario.EncryptSQLRewriterIT
   Error:  assertRewrite{SQLRewriteEngineTestParameters}[145]  Time elapsed: 0.022 s  <<< ERROR!
   org.apache.shardingsphere.encrypt.exception.syntax.UnsupportedEncryptSQLException: The SQL clause `IS NULL` is unsupported in encrypt rule.
   
   what is encrypt rule & how to add support for 'IS NULL' ?


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