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

Ethan Guo updated HUDI-103:
---------------------------
    Component/s: compaction
                 table-service

> Revisit handling of pending compaction in file-system view
> ----------------------------------------------------------
>
>                 Key: HUDI-103
>                 URL: https://issues.apache.org/jira/browse/HUDI-103
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Common Core, compaction, table-service
>            Reporter: Balaji Varadarajan
>            Priority: Minor
>
> This came out of code review for Timeline Server. 
> [https://github.com/apache/incubator-hudi/pull/600/files#r276825586]
> We need to investigate if pending compaction operation can be done in a 
> better way so that it can easily be applied to File Stiching as well.
>  
> The current approach stems from the requirement that we have to satisfy both 
> use-case : 
>  1. Fetch latest file slice without any regard for pending compaction for 
> appending
>  2. Fetch Merged file slices for realtime views with pending compaction 
> factored
> To avoid duplicate storage, we are doing lazy merging due to pending 
> compaction. 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to