[
https://issues.apache.org/jira/browse/HIVE-11541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695750#comment-14695750
]
Hive QA commented on HIVE-11541:
--------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12750190/HIVE-11541.1.patch
{color:green}SUCCESS:{color} +1 9349 tests passed
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4952/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4952/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4952/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12750190 - PreCommit-HIVE-TRUNK-Build
> ORC: Split Strategy should depend on global file count, not per-partition
> -------------------------------------------------------------------------
>
> Key: HIVE-11541
> URL: https://issues.apache.org/jira/browse/HIVE-11541
> Project: Hive
> Issue Type: Bug
> Components: File Formats
> Affects Versions: 1.3.0, 2.0.0
> Reporter: Gopal V
> Assignee: Gopal V
> Fix For: 1.3.0, 2.0.0
>
> Attachments: HIVE-11541.1.patch
>
>
> A partitioned table with 4000 partitions and 200 files each doesn't trigger
> the BISplitStrategy, because each partition qualifies as a Strategy future
> instead of using the atomic counter upfront.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)