You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/05/12 03:31:00 UTC

[jira] [Assigned] (HIVE-25105) Support Parquet as MV storage format

     [ https://issues.apache.org/jira/browse/HIVE-25105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesus Camacho Rodriguez reassigned HIVE-25105:
----------------------------------------------


> Support Parquet as MV storage format
> ------------------------------------
>
>                 Key: HIVE-25105
>                 URL: https://issues.apache.org/jira/browse/HIVE-25105
>             Project: Hive
>          Issue Type: Improvement
>          Components: Materialized views
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Critical
>
> Currently the support storage formats do not include Parquet:
> {code}
> ...
>     HIVE_MATERIALIZED_VIEW_FILE_FORMAT("hive.materializedview.fileformat", "ORC",
>         new StringSet("none", "TextFile", "SequenceFile", "RCfile", "ORC"),
> ...
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)