[
https://issues.apache.org/jira/browse/HIVE-8580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182360#comment-14182360
]
Prasanth J commented on HIVE-8580:
----------------------------------
I meant HIVE-8454 in my previous comment.
> Support LateralViewJoinOperator and LateralViewForwardOperator in stats
> annotation
> ----------------------------------------------------------------------------------
>
> Key: HIVE-8580
> URL: https://issues.apache.org/jira/browse/HIVE-8580
> Project: Hive
> Issue Type: Sub-task
> Components: Query Processor, Statistics
> Affects Versions: 0.14.0, 0.15.0
> Reporter: Prasanth J
> Assignee: Prasanth J
> Priority: Critical
> Fix For: 0.14.0
>
> Attachments: HIVE-8580.1.patch
>
>
> HIVE-8454 showed some test failures related to lateral view stats showing
> data size as 0. The reason for that is column expression map for
> LateralViewForwardOperator is not populated which results column lists
> becoming empty. As a result neededColumns and referencedColumns will be
> empty. Hence no column stats will be fetched making data size as 0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)