Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19424#discussion_r142801593
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/DataSourceV2ScanExec.scala
---
@@ -32,13 +32,12 @@ import org.apache.spark.sql.types.StructType
case class DataSourceV2ScanExec(
--- End diff --
```
/**
* Physical plan node for scanning data from a data source.
*/
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]