[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215212#comment-14215212 ]
Jesús Camacho Rodríguez commented on HIVE-8869: ----------------------------------------------- [~gopalv], the last version of the patch does not change anything for the schema of the TableScan operator, so nothing will break; it just takes into account column pruning wrt lateral views. > RowSchema not updated for some ops when columns are pruned > ---------------------------------------------------------- > > Key: HIVE-8869 > URL: https://issues.apache.org/jira/browse/HIVE-8869 > Project: Hive > Issue Type: Bug > Affects Versions: 0.14.0, 0.15.0 > Reporter: Jesús Camacho Rodríguez > Assignee: Jesús Camacho Rodríguez > Fix For: 0.15.0 > > Attachments: HIVE-8869.01.patch, HIVE-8869.02.patch, HIVE-8869.patch > > > When columns are pruned in ColumnPrunerProcFactory, updating the row schema > behavior is not consistent among operators: some will update their RowSchema, > while some others will not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)