jihaozh commented on a change in pull request #4246: [TE] Cube algorithm for 
ratio metrics
URL: https://github.com/apache/incubator-pinot/pull/4246#discussion_r289487208
 
 

 ##########
 File path: 
thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/dashboard/resources/SummaryResource.java
 ##########
 @@ -180,4 +181,69 @@ public String 
buildSummaryManualDimensionOrder(@QueryParam("dataset") String dat
     }
     return OBJECT_MAPPER.writeValueAsString(response);
   }
+
+  @GET
+  @Path(value = "/summary/autoRatioDimensionOrder")
 
 Review comment:
   sure. sounds good. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to