You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/05/10 23:57:19 UTC

[jira] [Commented] (HIVE-6756) alter table set fileformat should set serde too

    [ https://issues.apache.org/jira/browse/HIVE-6756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993773#comment-13993773 ] 

Ashutosh Chauhan commented on HIVE-6756:
----------------------------------------

Sorry [~chinnalalam] for being late on this. My suggestion is:
1. Instead of setting LazySimpleSerde as default for all cases, set LazySimpleSerde only for TEXTFILE & SEQUENCE (similiar to RC, ORC etc.)
2. For Alter table set fileformat IF OF case, throw exception if user doesnt specify serde. ie if user is specifying IF & OF she must also specify serde.

> 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)