[
https://issues.apache.org/jira/browse/HIVE-16275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999772#comment-15999772
]
Hive QA commented on HIVE-16275:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12866755/HIVE-16275.091.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 10652 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vectorization_limit]
(batchId=34)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=143)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_outer_join3]
(batchId=148)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_varchar_simple]
(batchId=156)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vectorization_8]
(batchId=151)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vectorized_timestamp_funcs]
(batchId=147)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[vectorization_limit]
(batchId=96)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[vectorized_ptf]
(batchId=125)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5097/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5097/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5097/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 8 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12866755 - PreCommit-HIVE-Build
> Vectorization: Add ReduceSink support for TopN (in specialized native classes)
> ------------------------------------------------------------------------------
>
> Key: HIVE-16275
> URL: https://issues.apache.org/jira/browse/HIVE-16275
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-16275.01.patch, HIVE-16275.02.patch,
> HIVE-16275.03.patch, HIVE-16275.04.patch, HIVE-16275.05.patch,
> HIVE-16275.06.patch, HIVE-16275.07.patch, HIVE-16275.08.patch,
> HIVE-16275.091.patch, HIVE-16275.09.patch
>
>
> Currently, we don't specialize vectorization of ReduceSink when Top N is
> planned.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)