[
https://issues.apache.org/jira/browse/HIVE-19332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483409#comment-16483409
]
Hive QA commented on HIVE-19332:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12923109/HIVE-19332.6.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11118/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11118/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11118/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12923109/HIVE-19332.6.patch
was found in seen patch url's cache and a test was probably run already on it.
Aborting...
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12923109 - PreCommit-HIVE-Build
> Disable compute.query.using.stats for external table
> ----------------------------------------------------
>
> Key: HIVE-19332
> URL: https://issues.apache.org/jira/browse/HIVE-19332
> Project: Hive
> Issue Type: Sub-task
> Reporter: Jason Dere
> Assignee: Jason Dere
> Priority: Major
> Attachments: HIVE-19332.1.patch, HIVE-19332.2.patch,
> HIVE-19332.3.patch, HIVE-19332.4.patch, HIVE-19332.5.patch, HIVE-19332.6.patch
>
>
> Hive can use statistics to answer queries like count(*). This can be
> problematic on external tables where another tool might add files that Hive
> doesn’t know about. In that case Hive will return incorrect results.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)