dilipbiswal opened a new pull request #24087: [SPARK-27096][SQL][FOLLOWUP] Do 
the correct validation of join types in R side and fix join docs for scala, 
python and r
URL: https://github.com/apache/spark/pull/24087
 
 
   ## What changes were proposed in this pull request?
   This is a minor follow-up PR for SPARK-27096. The original PR reconciled the 
join types supported between dataset and sql interface. In case of R, we do the 
join type validation in the R side. In this PR we do the correct validation and 
adds tests in R to test all the join types along with the error condition. 
Along with this, i made the necessary doc correction.
   
   (Please fill in changes proposed in this fix)
   
   ## How was this patch tested?
   Add R tests.
   (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
   (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
   
   Please review http://spark.apache.org/contributing.html before opening a 
pull request.
   

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


With regards,
Apache Git Services

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

Reply via email to