cloud-fan commented on a change in pull request #29415:
URL: https://github.com/apache/spark/pull/29415#discussion_r469420457
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala
##########
@@ -99,17 +99,14 @@ trait DataSourceScanExec extends LeafExecNode {
/** Physical plan node for scanning data from a relation. */
case class RowDataSourceScanExec(
- fullOutput: Seq[Attribute],
Review comment:
can you find out the PR that added it? I can't quite remember why we
have it.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]