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

LocalRelation needs to implement statistics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.1
    • SQL
    • None

    Description

      We need to implement statistics for LocalRelation. Otherwise, we cannot join a LocalRelation with other tables. The following exception will be thrown.

      java.lang.UnsupportedOperationException: LeafNode LocalRelation must implement statistics.
      

      Attachments

        Activity

          People

            marmbrus Michael Armbrust
            yhuai Yin Huai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: