Narine Kokhlikyan created SPARK-16679:
-----------------------------------------
Summary: 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: SQL
Reporter: Narine Kokhlikyan
Priority: Minor
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 this methods are public in generated java code and are hard to refactor.
For instance: private[sql] def mapPartitionsInR(…) method in Dataset.scala
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]