Szehon Ho created SPARK-52403: --------------------------------- Summary: Add numRowsCopied metric to MergeRowExec Key: SPARK-52403 URL: https://issues.apache.org/jira/browse/SPARK-52403 Project: Spark Issue Type: New Feature Components: SQL Affects Versions: 4.0.0 Reporter: Szehon Ho
MergeRowsExec can record some useful information, like how many rows are not target of any action (doesn't match any condition), which can be emitted as metrics. -- 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