Reynold Xin created SPARK-13890:
-----------------------------------

             Summary: Remove some internal classes' dependency on SQLContext
                 Key: SPARK-13890
                 URL: https://issues.apache.org/jira/browse/SPARK-13890
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


In general it is better for internal classes to not depend on the external 
class (in this case SQLContext) to reduce coupling between user-facing APIs and 
the internal implementations.





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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to