[ https://issues.apache.org/jira/browse/HADOOP-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasad Chakka resolved HADOOP-4093. ----------------------------------- Resolution: Fixed Fix Version/s: 0.19.0 The patch is included and committed with http://issues.apache.org/jira/browse/HADOOP-4205 > [Hive]unify Table.getCols() & get_fields() > ------------------------------------------ > > Key: HADOOP-4093 > URL: https://issues.apache.org/jira/browse/HADOOP-4093 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/hive > Affects Versions: 0.19.0 > Reporter: Prasad Chakka > Assignee: Prasad Chakka > Fix For: 0.19.0 > > > getCols() is the correct call for Hive native objects and get_fields() is the > correct call for custom serde tables. getCols() should return correct values > even for custom erde tables. As a side effect, this should store field names > for custom serde tables in the metadata for query purposes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.