You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2018/06/09 16:35:00 UTC

[jira] [Commented] (HIVE-19845) Create Table Stored By MIME Type

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

BELUGA BEHR commented on HIVE-19845:
------------------------------------

Perhaps makes it a little more friendly for interoperability.

> Create Table Stored By MIME Type
> --------------------------------
>
>                 Key: HIVE-19845
>                 URL: https://issues.apache.org/jira/browse/HIVE-19845
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2, Serializers/Deserializers
>    Affects Versions: 3.0.0, 2.3.2, 4.0.0
>            Reporter: BELUGA BEHR
>            Priority: Minor
>
> Instead of doing 'STORED BY XXX' perhaps we can standardized on [MIME|https://en.wikipedia.org/wiki/MIME] types.
>  
>  
>  
> ||Mime||Type||
> |"text/csv"|Comma Separated Value|
> |"text/tab-separated-values"|Tab Separated Value|
> |"{{application/json"}}|JSON|
> |"text/xml"|XML|
> |"{{application/avro"}}|Apache Avro|
> |"{{application/parquet"}}|Apache Parquet|
> |"{{application/orc"}}|Apache Hive ORC|
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)