[ https://issues.apache.org/jira/browse/HIVE-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mithun Radhakrishnan updated HIVE-7770: --------------------------------------- Attachment: HIVE-7770.1.patch Changed HCatPartition to pre-cache {{this.sd.getCols()}} into a member variable. Slightly redundant, but it gets around having to change the exception signature of {{HCatPartition.getColumns()}}. And it amortizes the construction-cost for multiple calls. #silverlining > Undo backward-incompatible behaviour change introduced by HIVE-7341 > ------------------------------------------------------------------- > > Key: HIVE-7770 > URL: https://issues.apache.org/jira/browse/HIVE-7770 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 0.14.0 > Reporter: Sushanth Sowmyan > Assignee: Mithun Radhakrishnan > Labels: regression > Attachments: HIVE-7770.1.patch > > > HIVE-7341 introduced a backward-incompatibility regression in Exception > signatures for HCatPartition.getColumns() that breaks compilation for > external tools like Falcon. This bug tracks a scrub of any other issues we > discover, so we can put them back to how it used to be. This bug needs > resolution in the same release as HIVE-7341, and thus, must be resolved in > 0.14.0. -- This message was sent by Atlassian JIRA (v6.2#6252)