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

Yongzhi Chen commented on HIVE-13736:
-------------------------------------

In the current implementation, view file format is hard-coded as Sequencefile.
I will implement view default format the same way as table and index:
Getting the default format for view from hive.default.fileformat and 
hive.default.fileformat.managed

If hive.default.fileformat.managed is not none, use its value as default 
fileformat, otherwise use hive.default.fileformat's value.
The default value for hive.default.fileformat.managed is None
The default value for hive.default.fileformat is TextFile.

> View's input/output formats are TEXT by default
> -----------------------------------------------
>
>                 Key: HIVE-13736
>                 URL: https://issues.apache.org/jira/browse/HIVE-13736
>             Project: Hive
>          Issue Type: New Feature
>          Components: Hive
>    Affects Versions: 1.2.1
>            Reporter: Pavas Garg
>            Assignee: Yongzhi Chen
>            Priority: Minor
>
> Feature request where Hive View's input/output formats are text by default in 
> order to help 3rd party compatibility



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to