[ 
https://issues.apache.org/jira/browse/HIVE-19793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504049#comment-16504049
 ] 

Hive QA commented on HIVE-19793:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12926495/HIVE-19793.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 14476 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/11572/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11572/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11572/

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: 12926495 - PreCommit-HIVE-Build

> disable LLAP IO batch-to-row wrapper for ACID deletes/updates
> -------------------------------------------------------------
>
>                 Key: HIVE-19793
>                 URL: https://issues.apache.org/jira/browse/HIVE-19793
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Major
>         Attachments: HIVE-19793.patch
>
>
> 1) Batch to row converter doesn't propagate columns correctly because they 
> are not in the schema.
> 2) Then, even if it did, the current VrbCtx model of ACID column propagation 
> only works with VectorMapOperator. Regular MapOperator has no such context; 
> the reader ends up storing the vector in some fake temporary ctx. I left a 
> TODO that combined with a fix to (1) could fix this instead of disabling it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to