You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/07/30 05:21:20 UTC

[jira] [Created] (SPARK-16813) Remove private[sql] and private[spark] from catalyst package

Reynold Xin created SPARK-16813:
-----------------------------------

             Summary: Remove private[sql] and private[spark] from catalyst package
                 Key: SPARK-16813
                 URL: https://issues.apache.org/jira/browse/SPARK-16813
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


The catalyst package is meant to be internal, and as a result it does not make sense to mark things as private[sql] or private[spark]. It simply makes debugging harder when Spark developers need to inspect the plans at runtime.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org