Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-13822 Follow-ups of DataFrame/Dataset API unification
  3. SPARK-13910

Should provide a factory method for constructing DataFrames using unresolved logical plan

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0.0
    • None
    • SQL
    • None

    Description

      Before merging DataFrame and Dataset, there is a public DataFrame constructor that accepts an unresolved logical plan. Now this constructor is gone and replaced by Dataset.newDataFrame, but object Dataset is marked as private[sql]. Should make this method public.

      Attachments

        Activity

          People

            lian cheng Cheng Lian
            lian cheng Cheng Lian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: