Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20020#discussion_r158341832
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/SparkStrategies.scala ---
    @@ -27,7 +27,7 @@ import org.apache.spark.sql.catalyst.plans._
     import org.apache.spark.sql.catalyst.plans.logical._
     import org.apache.spark.sql.catalyst.plans.physical._
     import org.apache.spark.sql.execution.columnar.{InMemoryRelation, 
InMemoryTableScanExec}
    -import org.apache.spark.sql.execution.command._
    +import org.apache.spark.sql.execution.command.{DataWritingCommand, _}
    --- End diff --
    
    Do we still need this?


---

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

Reply via email to