[
https://issues.apache.org/jira/browse/HIVE-12342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544618#comment-16544618
]
Igor Kryvenko commented on HIVE-12342:
--------------------------------------
[~djaiswal] Hi. I did it because each launching of Tez tests produced a
different output in semijoin branch.
E.g.
{code:java}
-
Conds:RS_202._col0=RS_186._col0(Inner),Output:["_col1"]
+
Conds:RS_202._col0=RS_184._col0(Inner),Output:["_col1"]
<-Map 12 [SIMPLE_EDGE] vectorized
- PARTITION_ONLY_SHUFFLE [RS_186]
+ PARTITION_ONLY_SHUFFLE [RS_184]
{code}
As I understand it is caused in the connection phase of edges in
{{TezCompiler}} when we loop by {{rsToRuntimeValuesInfo}}.
> Set default value of hive.optimize.index.filter to true
> -------------------------------------------------------
>
> Key: HIVE-12342
> URL: https://issues.apache.org/jira/browse/HIVE-12342
> Project: Hive
> Issue Type: Task
> Components: Configuration
> Reporter: Ashutosh Chauhan
> Assignee: Igor Kryvenko
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-12342.05.patch, HIVE-12342.06.patch,
> HIVE-12342.07.patch, HIVE-12342.08.patch, HIVE-12342.09.patch,
> HIVE-12342.1.patch, HIVE-12342.10.patch, HIVE-12342.11.patch,
> HIVE-12342.12.patch, HIVE-12342.13.patch, HIVE-12342.14.patch,
> HIVE-12342.15.patch, HIVE-12342.16.patch, HIVE-12342.17.patch,
> HIVE-12342.18.patch, HIVE-12342.19.patch, HIVE-12342.2.patch,
> HIVE-12342.20.patch, HIVE-12342.21.patch, HIVE-12342.22.patch,
> HIVE-12342.23.patch, HIVE-12342.24.patch, HIVE-12342.3.patch,
> HIVE-12342.4.patch, HIVE-12342.patch
>
>
> This configuration governs ppd for storage layer. When applicable, it will
> always help. It should be on by default.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)