[ https://issues.apache.org/jira/browse/SPARK-40460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606679#comment-17606679 ]
Apache Spark commented on SPARK-40460: -------------------------------------- User 'Yaohua628' has created a pull request for this issue: https://github.com/apache/spark/pull/37932 > Streaming metrics is zero when select _metadata > ----------------------------------------------- > > Key: SPARK-40460 > URL: https://issues.apache.org/jira/browse/SPARK-40460 > Project: Spark > Issue Type: Bug > Components: Structured Streaming > Affects Versions: 3.3.0, 3.4.0, 3.3.1, 3.3.2 > Reporter: Yaohua Zhao > Assignee: Yaohua Zhao > Priority: Major > Fix For: 3.4.0 > > > Streaming metrics report all 0 (`processedRowsPerSecond`, etc) when selecting > `_metadata` column. Because the logical plan from the batch and the actual > planned logical are mismatched: > [https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/ProgressReporter.scala#L348] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org