c21 commented on a change in pull request #32216:
URL: https://github.com/apache/spark/pull/32216#discussion_r615340012
##########
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:
does it look right or not? LEFT SEMI join with empty table should has no
output, right?
--
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]