[ https://issues.apache.org/jira/browse/SPARK-33273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249225#comment-17249225 ]
Apache Spark commented on SPARK-33273: -------------------------------------- User 'sarutak' has created a pull request for this issue: https://github.com/apache/spark/pull/30766 > Fix Flaky Test: ThriftServerQueryTestSuite. > subquery_scalar_subquery_scalar_subquery_select_sql > ----------------------------------------------------------------------------------------------- > > Key: SPARK-33273 > URL: https://issues.apache.org/jira/browse/SPARK-33273 > Project: Spark > Issue Type: Bug > Components: SQL, Tests > Affects Versions: 3.1.0 > Reporter: Dongjoon Hyun > Priority: Blocker > Labels: correctness > Attachments: failures.png > > > - > https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/130369/testReport/org.apache.spark.sql.hive.thriftserver/ThriftServerQueryTestSuite/subquery_scalar_subquery_scalar_subquery_select_sql/ > {code} > [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) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org