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

Documentation error in Spark SQL Readme file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.3.0
    • 1.3.2, 1.4.0
    • Documentation, SQL
    • None

    Description

      Error in Spark SQL Documentation file . The sample script for SQL DSL throwing below error

      scala> query.where('key > 30).select(avg('key)).collect()
      <console>:43: error: value > is not a member of Symbol
      query.where('key > 30).select(avg('key)).collect()

      Attachments

        Activity

          People

            tijoparacka Tijo Thomas
            Tijo Paracka Tijo Thomas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: