maropu commented on issue #23982: [SQL][MINOR] Reconcile the join types between 
data frame and sql interface
URL: https://github.com/apache/spark/pull/23982#issuecomment-470365734
 
 
   > Another option is to make LEFT optional for SEMI join in .g4 and add 
"semi" and "anti" join types from dataframe.
   
   If anything, I like the second approach because the current one disallows 
non-left anti that the master accepts now, but the seconds one accepts the all 
statements that the master accepts now.

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