diff --git a/docs/web-ui.md b/docs/web-ui.md index deaf50fe57..ec86945ca2 100644 --- a/docs/web-ui.md +++ b/docs/web-ui.md @@ -404,7 +404,8 @@ Here is the list of SQL metrics: avg hash probe bucket list iters the average bucket list iterations per lookup during aggregation HashAggregate data size of build side the size of built hash map ShuffledHashJoin time to build hash map the time spent on building hash map ShuffledHashJoin - + task commit time the time spent on committing the output of a task after the writes succeed any write operation on a file-based table + job commit time the time spent on committing the output of a job after the writes succeed any write operation on a file-based table ## Structured Streaming Tab