pmupkin commented on issue #30528: URL: https://github.com/apache/shardingsphere/issues/30528#issuecomment-2020643316
The supportEquivalentFilter indicates whether the encryption algorithm supports equivalent filtering. In encrypted scenarios, traditional exact match queries may not be directly applicable due to the data being encrypted. If this property is set to true, it signifies that equivalent filtering technique can be utilized to query encrypted data; if set to false, it indicates that equivalent filtering is not supported. -- 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-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org