[
https://issues.apache.org/jira/browse/SPARK-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526098#comment-14526098
]
Glenn Weidner commented on SPARK-7275:
--------------------------------------
I checked the history of the file org.apache.spark.sql.sources.LogicalRelation
and it looks like LogicalRelation has always been declared private[sql]. Can
you provide more details as to how this makes it "harder to work with full
logical plans from third party packages".
> 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]