viirya commented on a change in pull request #31404:
URL: https://github.com/apache/spark/pull/31404#discussion_r574091302



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/DataFrameSetOperationsSuite.scala
##########
@@ -385,6 +385,90 @@ class DataFrameSetOperationsSuite extends QueryTest with 
SharedSparkSession {
     checkAnswer(unionDF, unionAllDF)
   }
 
+  test("SQL-style union using Dataset: remove unnecessary deduplicate in 
multiple unions") {

Review comment:
       ditto.




----------------------------------------------------------------
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:
[email protected]



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

Reply via email to