cloud-fan commented on a change in pull request #27021: [SPARK-30362][Core] 
Update InputMetrics in DataSourceRDD
URL: https://github.com/apache/spark/pull/27021#discussion_r372939657
 
 

 ##########
 File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/DataSourceScanExecRedactionSuite.scala
 ##########
 @@ -167,4 +170,31 @@ class DataSourceV2ScanExecRedactionSuite extends 
DataSourceScanRedactionTest {
       }
     }
   }
+
+  test("SPARK-30362: test input metrics for DSV2") {
 
 Review comment:
   to actually test DSV2, let's call `withSQLConf` in the test and set 
`SQLConf.USE_V1_SOURCE_LIST` to empty.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to