You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/01/13 08:08:00 UTC

[jira] [Commented] (HIVE-24203) Implement stats annotation rule for the LateralViewJoinOperator

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

Zoltan Haindrich commented on HIVE-24203:
-----------------------------------------

merged into master. Thank you [~okumin]!

> Implement stats annotation rule for the LateralViewJoinOperator
> ---------------------------------------------------------------
>
>                 Key: HIVE-24203
>                 URL: https://issues.apache.org/jira/browse/HIVE-24203
>             Project: Hive
>          Issue Type: Improvement
>          Components: Physical Optimizer
>    Affects Versions: 2.3.7, 3.1.2, 4.0.0
>            Reporter: okumin
>            Assignee: okumin
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> StatsRulesProcFactory doesn't have any rules to handle a JOIN by LATERAL VIEW.
> This can cause an underestimation in case that UDTF in LATERAL VIEW generates multiple rows.
> HIVE-20262 has already added the rule for UDTF.
> This issue would add the rule for LateralViewJoinOperator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)