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

Fix Flaky Test: ThriftServerQueryTestSuite. subquery_scalar_subquery_scalar_subquery_select_sql

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • SQL, Tests

    Description

      [info] - subquery/scalar-subquery/scalar-subquery-select.sql *** FAILED *** (3 seconds, 877 milliseconds)
      [info]   Expected "[1]0	2017-05-04 01:01:0...", but got "[]0	2017-05-04 01:01:0..." Result did not match for query #3
      [info]   SELECT (SELECT min(t3d) FROM t3) min_t3d,
      [info]          (SELECT max(t2h) FROM t2) max_t2h
      [info]   FROM   t1
      [info]   WHERE  t1a = 'val1c' (ThriftServerQueryTestSuite.scala:197)
      

      Attachments

        1. failures.png
          72 kB
          Dongjoon Hyun

        Issue Links

          Activity

            People

              cloud_fan Wenchen Fan
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: