gortiz commented on code in PR #14192:
URL: https://github.com/apache/pinot/pull/14192#discussion_r1793305388


##########
pinot-timeseries/pinot-timeseries-spi/src/main/java/org/apache/pinot/tsdb/spi/plan/LeafTimeSeriesPlanNode.java:
##########
@@ -72,7 +71,9 @@ public String getKlass() {
 
   @Override
   public String getExplainName() {
-    return EXPLAIN_NAME;

Review Comment:
   Remember we just added a new explain mode that is quite more useful that the 
normal one we have in V2: https://github.com/apache/pinot/pull/13733



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