cloud-fan commented on a change in pull request #29587:
URL: https://github.com/apache/spark/pull/29587#discussion_r506477673



##########
File path: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala
##########
@@ -2067,6 +2067,13 @@ class Dataset[T] private[sql](
    *   // +----+----+----+----+
    * }}}
    *
+   * Note that `allowMissingColumns` supports nested column in struct types, 
if the config
+   * `spark.sql.unionByName.structSupport.enabled` is enabled. Missing nested 
columns

Review comment:
       this needs update.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to