[ https://issues.apache.org/jira/browse/HIVE-6756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chinna Rao Lalam updated HIVE-6756: ----------------------------------- Attachment: HIVE-6756.patch In alert table file format for the ORC and RC file formats are setting the corresponding serdes, reaming file formats are not setting the corresponding serde. In create table if we are not specifying the serde other than ORC and RC file formats it is setting with LazySimpleSerDe, like create table in alert table set file format added this. > alter table set fileformat should set serde too > ----------------------------------------------- > > Key: HIVE-6756 > URL: https://issues.apache.org/jira/browse/HIVE-6756 > Project: Hive > Issue Type: Bug > Reporter: Owen O'Malley > Assignee: Chinna Rao Lalam > Attachments: HIVE-6756.patch > > > Currently doing alter table set fileformat doesn't change the serde. This is > unexpected by customers because the serdes are largely file format specific. -- This message was sent by Atlassian JIRA (v6.2#6252)