zhangloo333 commented on a change in pull request #6333:
URL: https://github.com/apache/incubator-pinot/pull/6333#discussion_r556705593



##########
File path: 
thirdeye/thirdeye-frontend/app/pods/services/rootcause-aggregates-cache/service.js
##########
@@ -28,7 +23,7 @@ export default Service.extend({
 
   init() {
     this._super(...arguments);
-    this.setProperties({aggregates: {}, context: {}, pending: new Set(), 
errors: new Set()});
+    this.setProperties({ aggregates: {}, context: {}, pending: new Set(), 
errors: new Set() });

Review comment:
       we can refactor when we migrate code.




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



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

Reply via email to