Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20153#discussion_r159678110
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala 
---
    @@ -346,33 +348,6 @@ case class FileSourceScanExec(
     
       override val nodeNamePrefix: String = "File"
     
    -  override protected def doProduce(ctx: CodegenContext): String = {
    --- End diff --
    
    This is moved to `ColumnarBatchScan.produceRows`


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to