[
https://issues.apache.org/jira/browse/HUDI-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-103:
--------------------------------
Status: New (was: Open)
> Revisit handling of pending compaction in file-system view
> ----------------------------------------------------------
>
> Key: HUDI-103
> URL: https://issues.apache.org/jira/browse/HUDI-103
> Project: Apache Hudi (incubating)
> Issue Type: Improvement
> Components: Common Core
> 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.3.4#803005)