[
https://issues.apache.org/jira/browse/HIVE-25105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-25105:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)