Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8159 Improve expression function coverage (Spark 1.5)
  3. SPARK-9432

Audit expression unit tests to make sure we pass the proper numeric ranges

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.5.0
    • SQL
    • None
    • Spark 1.5 release

    Description

      For example, if an expression accepts Int and Long, we should make sure we have one test case for Int that uses a numeric input larger than the max value of a Short, and one test case for Long that uses a numeric input larger than the max value of an Int.

      Attachments

        Activity

          People

            yijieshen Yijie Shen
            rxin Reynold Xin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: