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

    https://github.com/apache/spark/pull/21305#discussion_r190685985
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicLogicalOperators.scala
 ---
    @@ -344,6 +344,36 @@ case class Join(
       }
     }
     
    +/**
    + * Append data to an existing DataSourceV2 table.
    + */
    +case class AppendData(
    --- End diff --
    
    I updated the SPIP doc to have both names.


---

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

Reply via email to