[
https://issues.apache.org/jira/browse/HIVE-24203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203681#comment-17203681
]
okumin commented on HIVE-24203:
-------------------------------
All tests have passed.
[https://github.com/apache/hive/pull/1531]
[~jcamachorodriguez] Could you please review the PR when you have a chance?
Sorry if you are not the right person.
> 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: 4.0.0, 3.1.2, 2.3.7
> Reporter: okumin
> Assignee: okumin
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> 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)