You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2020/09/15 13:01:01 UTC

[jira] [Created] (SPARK-32890) Pass all `sql/hive` module UTs in Scala 2.13

Yang Jie created SPARK-32890:
--------------------------------

             Summary: Pass all `sql/hive` module UTs in Scala 2.13
                 Key: SPARK-32890
                 URL: https://issues.apache.org/jira/browse/SPARK-32890
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Yang Jie


There are only 4 test cases failed in sql hive module with cmd 

 
{code:java}
mvn clean install -DskipTests -pl sql/hive -am -Pscala-2.13 -Phive
mvn clean test -pl sql/hive -Pscala-2.13 -Phive{code}
 

The failed cases as follow:
 * HiveSchemaInferenceSuite (1 FAILED)
 * HiveSparkSubmitSuite (1 FAILED)
 * StatisticsSuite (1 FAILED)
 * HiveDDLSuite (1 FAILED)

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org