terrymanu commented on issue #33894:
URL: 
https://github.com/apache/shardingsphere/issues/33894#issuecomment-3565291504

   This issue only occurs when queryWithCipherColumn=true, but this 
configuration option has been removed starting from version 5.4.0 (see Release 
Notes: "Remove plain column and queryWithCipherColumn configuration in encrypt 
feature").
   
   On the master branch, the system now uniformly uses ciphertext queries by 
default, and the underlying logic has been refactored and rewritten. 
   As a result, the issue of missing columns in derived tables no longer 
occurs, and therefore no further handling is required for the 
queryWithCipherColumnscenario.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to