Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-ellur committed Jan 8, 2025
1 parent 2a95606 commit 23d6c2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ private MSQTaskReportPayload runInternal(final QueryListener queryListener, fina
countersSnapshot,
null
);
// Emit summary metrics based on query type
// Emit summary metrics
emitSummaryMetrics(msqTaskReportPayload, querySpec);
return msqTaskReportPayload;
}
Expand Down

0 comments on commit 23d6c2f

Please sign in to comment.