You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:34:11 UTC

[jira] [Resolved] (SPARK-16679) Move `private[sql]` methods in public APIs used for Python/R into a single ‘helper class’

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org