Reynold Xin created SPARK-11513:
-----------------------------------

             Summary: Remove the internal implicit conversion from LogicalPlan 
to DataFrame
                 Key: SPARK-11513
                 URL: https://issues.apache.org/jira/browse/SPARK-11513
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


DataFrame has an internal implicit conversion that turns a LogicalPlan into a 
DataFrame. This has been fairly confusing to a few new contributors. Since it 
doesn't buy us much, we should just remove that implicit conversion.




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

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

Reply via email to