adarshsanjeev commented on PR #18394:
URL: https://github.com/apache/druid/pull/18394#issuecomment-3200545238

   Thanks for this change! This would really help while making a lot of changes 
in MSQ. I am taking a look at this now.
   
   Regarding the codeQL failures, most of these seem to be false alerts from 
tests, which can be silenced in the check, but I do see some of them (like 
`Comparison of narrow type with wide type in loop condition ` at 
`multi-stage-query/src/main/java/org/apache/druid/msq/statistics/QuantilesSketchKeyCollector.java`)
 as minor fixes which we could clean up now.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to