[
https://issues.apache.org/jira/browse/HIVE-20126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538192#comment-16538192
]
Hive QA commented on HIVE-20126:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12930910/HIVE-20126.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14622 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12503/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12503/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12503/
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: 12930910 - PreCommit-HIVE-Build
> OrcInputFormat does not pass conf to orc reader options
> -------------------------------------------------------
>
> Key: HIVE-20126
> URL: https://issues.apache.org/jira/browse/HIVE-20126
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0, 3.2.0
> Reporter: Aswathy Chellammal Sreekumar
> Assignee: Prasanth Jayachandran
> Priority: Critical
> Attachments: HIVE-20126.1.patch
>
>
> VectorizedOrcInputFormat creates Orc reader options without passing in the
> configuration object. Without it setting orc configurations will not have any
> impact.
> Example:
> set orc.force.positional.evolution=true;
> does not work for positional schema evolution (will attach test case).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)