Owen O'Malley created HIVE-4243: ----------------------------------- Summary: Fix column names in FileSinkOperator Key: HIVE-4243 URL: https://issues.apache.org/jira/browse/HIVE-4243 Project: Hive Issue Type: Bug Components: Serializers/Deserializers Reporter: Owen O'Malley
All of the ObjectInspectors given to SerDe's by FileSinkOperator have virtual column names. Since the files are part of tables, Hive knows the column names. For self-describing file formats like ORC, having the real column names will improve the understandability. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira