2010YOUY01 commented on code in PR #19254:
URL: https://github.com/apache/datafusion/pull/19254#discussion_r2605963279
##########
docs/source/user-guide/metrics.md:
##########
@@ -30,7 +30,7 @@ DataFusion operators expose runtime metrics so you can
understand where time is
| Metric | Description
|
| --------------- |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
| elapsed_compute | CPU time the operator actively spends processing work.
|
-| output_rows | Total number of rows the operator produces.
|
+| output_rows | Total number of rows the operator produces.
|
Review Comment:
injecting this `prettier` violation to ensure CI works as before.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]