[
https://issues.apache.org/jira/browse/SPARK-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14547510#comment-14547510
]
Reynold Xin commented on SPARK-7275:
------------------------------------
I think we can move everything currently in sources package that is marked
private[sql] into execution.sources package, and then remove private[sql].
> Make LogicalRelation public
> ---------------------------
>
> Key: SPARK-7275
> URL: https://issues.apache.org/jira/browse/SPARK-7275
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Santiago M. Mola
> Priority: Minor
>
> It seems LogicalRelation is the only part of the LogicalPlan that is not
> public. This makes it harder to work with full logical plans from third party
> packages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]