Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-6116 DataFrame API improvement umbrella ticket (Spark 1.5)
  3. SPARK-6970

Document what the options: Map[String, String] does on DataFrame.save and DataFrame.saveAsTable

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • 1.3.0
    • 1.4.0
    • SQL
    • Spark 1.5 doc/QA sprint

    Description

      The save options on DataFrames are not easily discerned:
      ResolvedDataSource.apply is where the pattern match occurs:

      ddl.scala
      case dataSource: SchemaRelationProvider =>
      dataSource.createRelation(sqlContext, new CaseInsensitiveMap(options), schema)
      

      Implementing classes are currently: TableScanSuite, JSONRelation, and newParquet

      Attachments

        Activity

          People

            Unassigned Unassigned
            blue666man John Muller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2h
                2h
                Remaining:
                Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified