[
https://issues.apache.org/jira/browse/HIVE-10799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14623294#comment-14623294
]
Hive QA commented on HIVE-10799:
--------------------------------
{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/12744802/HIVE-10799.patch
{color:red}ERROR:{color} -1 due to 21 failed/errored test(s), 9163 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_orc_ppd_decimal
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vectorized_dynamic_partition_pruning
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testBetween
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testDecimalEqualsBloomFilter
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testDecimalInBloomFilter
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testDecimalNullSafeEqualsBloomFilter
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testEquals
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testIn
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testIntEqualsBloomFilter
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testIntNullSafeEqualsBloomFilter
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testLessThan
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testLessThanEquals
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testNullSafeEquals
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testNullsInBloomFilter
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testPredEvalWithBooleanStats
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testPredEvalWithDateStats
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testPredEvalWithDecimalStats
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testPredEvalWithDoubleStats
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testPredEvalWithIntStats
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testPredEvalWithStringStats
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl.testPredEvalWithTimestampStats
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4584/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4584/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4584/
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: 21 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12744802 - PreCommit-HIVE-TRUNK-Build
> Refactor the SearchArgumentFactory to remove the dependence on
> ExprNodeGenericFuncDesc
> --------------------------------------------------------------------------------------
>
> Key: HIVE-10799
> URL: https://issues.apache.org/jira/browse/HIVE-10799
> Project: Hive
> Issue Type: Sub-task
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: HIVE-10799.patch, HIVE-10799.patch
>
>
> SearchArgumentFactory and SearchArgumentImpl are high level and shouldn't
> depend on the internals of Hive's AST model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)