maropu edited a comment on issue #26406: [WIP][SPARK-29145][SQL][FOLLOW-UP] 
Port in-subquery-on-join-condition.sql
URL: https://github.com/apache/spark/pull/26406#issuecomment-550181432
 
 
   ```
   Currently, use exists in join condition with subquery have problem with LEFT 
OUTER JOIN & FULL OUTER JOIN.
   Ok to explain but can't execute.
   ```
   sorry, but I miss your point. You meant that this test could run correctly 
on `SubquerySuite.scala` but it couldn't run on `SQLQueryTestSuite`? I think 
its ok just to move the tests you added in the previous PR into 
`SQLQueryTestSuite`.

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


With regards,
Apache Git Services

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

Reply via email to