Sun Rui created SPARK-11339:
-------------------------------

             Summary: Document the list of functions in R base package that are 
masked by functions with same name in SparkR
                 Key: SPARK-11339
                 URL: https://issues.apache.org/jira/browse/SPARK-11339
             Project: Spark
          Issue Type: Documentation
          Components: SparkR
            Reporter: Sun Rui


There may be name conflicts between API functions of SparkR and functions 
exposed in R base package (or other popular 3rd-party packages). If some 
functions in name conflict are very popular and frequently used in R base 
package, we may rename the functions in SparkR to avoid conflict and 
in-convenience to R users. Otherwise, we keep the name of functions in SparkR, 
so the functions of same name in R base package are masked.

We'd better have a list of such functions of name conflict to reduce confusion 
of users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to