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

Fix the percent bug in tablesample

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.1
    • 1.3.0
    • SQL
    • None

    Description

      HiveQL expression like ```select count(1) from src tablesample(1 percent);``` means take 1% sample to select. But it means 100% in the current version of the Spark.

      Attachments

        Activity

          People

            waterman Yadong Qi
            waterman Yadong Qi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: