[
https://issues.apache.org/jira/browse/HIVE-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618005#comment-14618005
]
Hive QA commented on HIVE-11198:
--------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12744110/HIVE-11198.patch
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 9138 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_join_merge_multi_expressions
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_join_merge_multi_expressions
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_louter_join_ppr
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_outer_join_ppr
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4530/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4530/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4530/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12744110 - PreCommit-HIVE-TRUNK-Build
> Fix load data query file format check for partitioned tables
> ------------------------------------------------------------
>
> Key: HIVE-11198
> URL: https://issues.apache.org/jira/browse/HIVE-11198
> Project: Hive
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-11198.patch
>
>
> HIVE-11118 added file format check for ORC format. The check will throw
> exception when non ORC formats is loaded to ORC managed table. But it does
> not work for partitioned table. Partitioned tables are allowed to have some
> partitions with different file format. See this discussion for more details
> https://issues.apache.org/jira/browse/HIVE-11118?focusedCommentId=14617271&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14617271
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)