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

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

     [ https://issues.apache.org/jira/browse/HIVE-25105?focusedWorklogId=595058&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-595058 ]

ASF GitHub Bot logged work on HIVE-25105:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/May/21 04:11
            Start Date: 12/May/21 04:11
    Worklog Time Spent: 10m 
      Work Description: jcamachor opened a new pull request #2263:
URL: https://github.com/apache/hive/pull/2263


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 595058)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          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)