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

[SQL] Code refactoring and comment correction in Dataset APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • SQL
    • None

    Description

      • Created a new private variable `boundTEncoder` that can be shared by multiple functions, `RDD`, `select` and `collect`.
      • Replaced all the `queryExecution.analyzed` by the function call `logicalPlan`
      • A few API comments are using wrong class names (e.g., `DataFrame`) or parameter names (e.g., `n`)
      • A few API descriptions are wrong. (e.g., `mapPartitions`)

      Attachments

        Activity

          People

            smilegator Xiao Li
            smilegator Xiao Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: