nizhikov commented on pull request #8947: URL: https://github.com/apache/ignite/pull/8947#issuecomment-810061113
Hello, @tledkov-gridgain Can you, please, clarify, why you treat the query plan as sensitive info? Also, please, take a look at the #8821 Is this patch you are looking for? I think we should hide only actual values of the query parameters in hiding sensitive mode. The query plan itself is not sensitive info. So I suggest reusing logic implemented in `IgniteH2Indexing#sqlWithoutConst` in `H2QueryInfo#printLogMessage`. -- 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]
