[ 
https://issues.apache.org/jira/browse/SPARK-16679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-16679.
----------------------------------
    Resolution: Incomplete

>  Move `private[sql]` methods in public APIs used for Python/R into a single 
> ‘helper class’
> ------------------------------------------------------------------------------------------
>
>                 Key: SPARK-16679
>                 URL: https://issues.apache.org/jira/browse/SPARK-16679
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR, SQL
>            Reporter: Narine Kokhlikyan
>            Priority: Minor
>              Labels: bulk-closed
>
> Based on our discussions in:
> https://github.com/apache/spark/pull/12836#issuecomment-225403054
> We’d like to move/relocate `private[sql]` methods in public APIs used for 
> Python/R into a single ‘helper class’, 
> since these methods are public in java side and are hard to refactor.
> For instance:  private[sql] def mapPartitionsInR(…) method in Dataset.scala



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to