You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/19 02:09:40 UTC

[GitHub] [spark] wangyum commented on a change in pull request #32216: [SPARK-35118][SQL] Propagate empty relation through Join if join condition is empty

wangyum commented on a change in pull request #32216:
URL: https://github.com/apache/spark/pull/32216#discussion_r615502869



##########
File path: sql/core/src/test/resources/sql-tests/results/join-empty-relation.sql.out
##########
@@ -71,15 +71,15 @@ SELECT * FROM t1 LEFT SEMI JOIN empty_table
 -- !query schema
 struct<a:int>
 -- !query output
-
+1

Review comment:
       Yes, it seems this change incorrect.




-- 
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:
users@infra.apache.org



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