FrankChen021 commented on PR #19980:
URL: https://github.com/apache/druid/pull/19980#issuecomment-5263541781

   Addressed the CodeQL findings in commit c86509a027: added explicit guards 
before all four lastResult dereferences; replaced all seven deprecated 
ColumnAnalysis.getType() calls in SegmentAnalyzerTest with type-signature APIs 
(using getComplexTypeName where the expected complex name is required); and 
removed the deprecated ScanQuery.isLegacy() call while retaining the 
legacy=false serde assertion. Focused tests pass. The current token cannot 
execute GitHub inline review replies or resolveReviewThread, so this top-level 
response records the fixes.


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