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

    https://github.com/apache/spark/pull/19474#discussion_r144198505
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/command/DataWritingCommand.scala
 ---
    @@ -30,6 +31,15 @@ import org.apache.spark.util.SerializableConfiguration
      */
     trait DataWritingCommand extends RunnableCommand {
     
    +  def query: LogicalPlan
    --- End diff --
    
    Add one line description for `query`?


---

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

Reply via email to