yashmayya commented on code in PR #17634:
URL: https://github.com/apache/pinot/pull/17634#discussion_r2766324028
##########
pinot-query-planner/src/main/java/org/apache/pinot/query/planner/physical/DispatchablePlanContext.java:
##########
@@ -107,13 +110,15 @@ public boolean isUseLeafServerForIntermediateStage() {
/// Tracks non-lookup tables queried in leaf stages, which are used to
determine the servers to use for intermediate
/// stages. Should be used only when leaf servers are NOT directly used for
intermediate stages.
+ @Nullable
Review Comment:
Good point, removed.
--
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]