Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22411#discussion_r217454409
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/SparkPlanInfo.scala ---
    @@ -18,6 +18,7 @@
     package org.apache.spark.sql.execution
     
     import org.apache.spark.annotation.DeveloperApi
    +import org.apache.spark.sql.execution.command.{DataWritingCommand, 
DataWritingCommandExec}
    --- End diff --
    
    Do we need `DataWritingCommand` here, too?


---

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

Reply via email to