github-code-scanning[bot] commented on code in PR #14014: URL: https://github.com/apache/druid/pull/14014#discussion_r1156691697
########## processing/src/main/java/org/apache/druid/segment/column/ColumnDescriptor.java: ########## @@ -97,6 +97,7 @@ } public ColumnHolder read( + String columnName, Review Comment: ## Useless parameter The parameter 'columnName' is never used. [Show more details](https://github.com/apache/druid/security/code-scanning/4606) -- 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]
