Skip to content

Commit

Permalink
Rebase main
Browse files Browse the repository at this point in the history
  • Loading branch information
liurenjie1024 committed Oct 26, 2023
1 parent 00f4d14 commit cb6feef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/batch/src/monitor/stats.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ impl BatchTaskMetrics {
)
.unwrap();


Self {
task_first_poll_delay,
task_fast_poll_duration,
Expand Down Expand Up @@ -152,7 +151,6 @@ impl BatchExecutorMetrics {
)
.unwrap();


Self {
exchange_recv_row_number,
row_seq_scan_next_duration,
Expand Down

0 comments on commit cb6feef

Please sign in to comment.