ueshin commented on code in PR #49386:
URL: https://github.com/apache/spark/pull/49386#discussion_r1911766156


##########
sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala:
##########
@@ -1275,29 +1275,15 @@ class Dataset[T] private[sql](
     require(colNames.size == cols.size,

Review Comment:
   I think it's still good to have to be fail-fast, especially for connect?



-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

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