[
https://issues.apache.org/jira/browse/HIVE-8580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth J updated HIVE-8580:
-----------------------------
Attachment: HIVE-8580.1.patch
This patch must go in after HIVE-8584 is committed. I will run the lateral view
q tests once HIVE-8584 is committed. Will make patch available after that.
> 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)