Pajaraja commented on code in PR #50868: URL: https://github.com/apache/spark/pull/50868#discussion_r2086834217
########## sql/core/src/main/scala/org/apache/spark/sql/execution/UnionLoopExec.scala: ########## @@ -162,7 +162,9 @@ case class UnionLoopExec( // the number of rows generated in that step. // If limit is not passed down, currentLimit is set to be zero and won't be considered in the Review Comment: Updated! -- 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