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

Support nested types in SparkR DataFrame

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • SparkR, SQL
    • None

    Description

      ArrayType, MapType and StructureType
      We can infer the correct schema for them, but the serialization can not handle them well.

      From Davies in https://sparkr.atlassian.net/browse/SPARKR-230

      ArrayType could be c("ab", "ba"), we will serialize it as character. We does not support deserialize env in R (serialize Map[] in Scala). So all the three do not work.

      Attachments

        Issue Links

          Activity

            People

              sunrui Sun Rui
              shivaram Shivaram Venkataraman
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: