[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.

Reply via email to