MichaelChirico commented on pull request #28386:
URL: https://github.com/apache/spark/pull/28386#issuecomment-728726963


   > Adding magrittr as a dependency
   
   Best saved for a different thread, but TL;DR: yes, I think that's a good 
idea, `magrittr` will help writing `SparkR` code that's more similar to the 
Python API (replace `.` with `%>%`). It's a lightweight dependency too. 
However, do note that R is planning to implement a native pipe in the 
not-so-distant future, see 
[here](https://www.tidyverse.org/blog/2020/08/magrittr-2-0/)


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

Reply via email to