[ 
https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesús Camacho Rodríguez updated HIVE-8869:
------------------------------------------
    Status: Patch Available  (was: In Progress)

The row schema of the lateral views and table scan operators are updated now 
after column pruning is applied; thus, the schema conforms to the tuples that 
go through the operator, which is important e.g. for HIVE-8435.

As a side effect, the statistics for the lateral views change, so I have 
uploaded the changes in those tests files.

[~ashutoshc], can you check it please?

> 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
>
> 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)

Reply via email to