Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2179

Public API for DataTypes and Schema

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.1.0
    • SQL
    • None

    Description

      We want something like the following:

      • Expose DataType in the SQL package and lock down all the internal details (TypeTags, etc)
      • Programatic API for viewing the schema of an RDD as a StructType
      • Method that creates a schema RDD given (RDD[A], StructType, A => Row)

      Attachments

        Issue Links

          Activity

            People

              yhuai Yin Huai
              marmbrus Michael Armbrust
              Votes:
              2 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: