[ https://issues.apache.org/jira/browse/HIVE-11118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603885#comment-14603885 ]
Hive QA commented on HIVE-11118: -------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12742179/HIVE-11118.4.patch {color:green}SUCCESS:{color} +1 9030 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4402/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4402/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4402/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12742179 - PreCommit-HIVE-TRUNK-Build > Load data query should validate file formats with destination tables > -------------------------------------------------------------------- > > Key: HIVE-11118 > URL: https://issues.apache.org/jira/browse/HIVE-11118 > Project: Hive > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-11118.2.patch, HIVE-11118.3.patch, > HIVE-11118.4.patch, HIVE-11118.patch > > > Load data local inpath queries does not do any validation wrt file format. If > the destination table is ORC and if we try to load files that are not ORC, > the load will succeed but querying such tables will result in runtime > exceptions. We can do some simple sanity checks to prevent loading of files > that does not match the destination table file format. -- This message was sent by Atlassian JIRA (v6.3.4#6332)