[ https://issues.apache.org/jira/browse/HIVE-8580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasanth J resolved HIVE-8580. ------------------------------ Resolution: Won't Fix This change is not really complicated. Will be added as part of HIVE-8454 > 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)