alex-plekhanov commented on a change in pull request #9774:
URL: https://github.com/apache/ignite/pull/9774#discussion_r796326731
##########
File path:
modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/logical/SqlScriptRunner.java
##########
@@ -696,6 +698,7 @@ private void checkResultsHashed(List<List<?>> res) {
messageDigest.update(SqlScriptRunner.toString(col).getBytes(Charset.forName(UTF_8.name())));
messageDigest.update(NL_BYTES);
}
+
Review comment:
Not resolved
--
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]