github-advanced-security[bot] commented on code in PR #15965:
URL: https://github.com/apache/druid/pull/15965#discussion_r1512175503
##########
extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/exec/MSQReplaceTest.java:
##########
@@ -816,6 +905,8 @@
.dataSource("foo")
.build();
+ PartitionsSpec partitionsSpec = new
DynamicPartitionsSpec(MultiStageQueryContext.DEFAULT_ROWS_PER_SEGMENT, null);
Review Comment:
## Unread local variable
Variable 'PartitionsSpec partitionsSpec' is never read.
[Show more
details](https://github.com/apache/druid/security/code-scanning/6974)
--
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]