airarara opened a new issue #3130: Is it possible to use data masking feature with all sql statement supported in shardless scenario? URL: https://github.com/apache/incubator-shardingsphere/issues/3130 It's very appreciated for providing data masking feature to security sensitive application! But after reading the documents and sources, I'm a little bit curious. It seems that applications of which adopted data masking could not get all sql statement supported even they don't use any of sharding features. e.g. in SELECT X union SELECT Y pattern, the secondary statement is parsed but not get executed at all. Could you clarify if it is ture? And is it possible that you would provide a full sql supported masking feature to shardless application? Thank you very much.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
