[ https://issues.apache.org/jira/browse/HIVE-20150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586934#comment-16586934
]
Hive QA commented on HIVE-20150:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12936353/HIVE-20150.8.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 14880 tests executed
*Failed tests:*
{noformat}
TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=193)
[druidmini_dynamic_partition.q,druidmini_test_ts.q,druidmini_expressions.q,druidmini_test_alter.q,druidmini_test_insert.q]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[topnkey] (batchId=42)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_topnkey] (batchId=45)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[topnkey] (batchId=167)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_topnkey] (batchId=168)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[topnkey] (batchId=107)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[vector_topnkey] (batchId=107)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/13363/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13363/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13363/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 7 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12936353 - PreCommit-HIVE-Build
> TopNKey pushdown
> ----------------
>
> Key: HIVE-20150
> URL: https://issues.apache.org/jira/browse/HIVE-20150
> Project: Hive
> Issue Type: Improvement
> Components: Physical Optimizer
> Affects Versions: 4.0.0
> Reporter: Teddy Choi
> Assignee: Teddy Choi
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-20150.1.patch, HIVE-20150.2.patch, HIVE-20150.4.patch, HIVE-20150.5.patch,
HIVE-20150.6.patch, HIVE-20150.7.patch, HIVE-20150.8.patch
>
>
> TopNKey operator is implemented in HIVE-17896, but it needs more work in pushdown implementation.
So this issue covers TopNKey pushdown implementation with proper tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|