You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2022/01/04 04:50:00 UTC

[jira] [Updated] (HUDI-3082) [Phase 1] Unify MOR table access across Spark, Hive

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

Vinoth Chandar updated HUDI-3082:
---------------------------------
    Sprint: Hudi-Sprint-Jan-3

> [Phase 1] Unify MOR table access across Spark, Hive
> ---------------------------------------------------
>
>                 Key: HUDI-3082
>                 URL: https://issues.apache.org/jira/browse/HUDI-3082
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Alexey Kudinkin
>            Assignee: Alexey Kudinkin
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> This is Phase 1 of what outlined in HUDI-3081
>  
> The goal is 
>  * Unify Hive’s RecordReaders (`RealtimeCompactedRecordReader`, {{{}RealtimeUnmergedRecordReader{}}})
>  ** _These Readers should only differ in the way they handle the payload, everything else should remain constant_
>  * Abstract w/in common component (name TBD)
>  ** Listing current file-slices at the requested instant (handling the timeline)
>  ** Creating Record Iterator for the provided file-slice



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