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 2020/04/27 09:52:32 UTC

[GitHub] [shardingsphere] nanzheng opened a new pull request #5348: remove redecryption codes in getQueryData()

nanzheng opened a new pull request #5348:
URL: https://github.com/apache/shardingsphere/pull/5348


    Object value = mergedResult.getValue(columnIndex, Object.class) has already decrypt the value, so no need do decryption again. Please do the double check.
   
   Fixes #ISSUSE_ID.
   
   Changes proposed in this pull request:
   -
   -
   -
   


----------------------------------------------------------------
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] terrymanu commented on pull request #5348: remove redecryption codes in getQueryData()

Posted by GitBox <gi...@apache.org>.
terrymanu commented on pull request #5348:
URL: https://github.com/apache/shardingsphere/pull/5348#issuecomment-619919689


   Thank you, I just merge. Please notice the checkstyle for next time, I will fix the problem for this time.


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