[
https://issues.apache.org/jira/browse/HIVE-25105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated HIVE-25105:
-------------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to master, thanks for reviewing [~kkasa]!
> Support Parquet as default 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
> Fix For: 4.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently the default supported 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)