[
https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666806#comment-16666806
]
Hive QA commented on HIVE-20486:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12945979/HIVE-20486.4.patch
{color:green}SUCCESS:{color} +1 due to 3 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15508 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14677/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14677/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14677/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12945979 - PreCommit-HIVE-Build
> Kafka: Use Row SerDe + vectorization
> ------------------------------------
>
> Key: HIVE-20486
> URL: https://issues.apache.org/jira/browse/HIVE-20486
> Project: Hive
> Issue Type: Improvement
> Components: kafka integration
> Reporter: Gopal V
> Assignee: slim bouguerra
> Priority: Major
> Labels: kafka, vectorization
> Fix For: 4.0.0
>
> Attachments: HIVE-20486.3.patch, HIVE-20486.3.patch,
> HIVE-20486.4.patch, HIVE-20486.4.patch, HIVE-20486.patch
>
>
> KafkaHandler returns unvectorized rows which causes the operators downstream
> to be slower and sub-optimal.
> Hive has a vectorization shim which allows Kafka streams without complex
> projections to be wrapped into a vectorized reader via
> {{hive.vectorized.use.row.serde.deserialize}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)