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

sivabalan narayanan updated HUDI-3206:
--------------------------------------
    Priority: Blocker  (was: Major)

> Unify Hive's MOR `InputFormat` implementations (Parquet, HFile)
> ---------------------------------------------------------------
>
>                 Key: HUDI-3206
>                 URL: https://issues.apache.org/jira/browse/HUDI-3206
>             Project: Apache Hudi
>          Issue Type: Sub-task
>            Reporter: Alexey Kudinkin
>            Assignee: Alexey Kudinkin
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> Essentially, HIve's different MOR implementations should only differ in the 
> file-format of the actual base-files written. 
>  
> Today, that's not the case: currently Hive's MOR `InputFormat` 
> implementations inherit from their respective COW file-format counterparts (
> `HoodieParquetInputFormat`, `HoodieHFileInputFormat`).
>  
> Instead we should unify both MOR impls to have common base class, which 
> separate file-format specific impls would extend (Parquet, HFile), only 
> overriding the `getRecordReader` method



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to