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

[jira] [Updated] (HUDI-3410) Revisit Record-reading Abstractions

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

Raymond Xu updated HUDI-3410:
-----------------------------
    Fix Version/s: 0.12.0

> Revisit Record-reading Abstractions
> -----------------------------------
>
>                 Key: HUDI-3410
>                 URL: https://issues.apache.org/jira/browse/HUDI-3410
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Alexey Kudinkin
>            Assignee: Alexey Kudinkin
>            Priority: Major
>             Fix For: 0.12.0
>
>
> Currently, while the logic of combining the all Delta Log files (into a set of delta-records) is commonly unified across all query engines. Actual merging it with the base-files is not. 
> We need to revisit that to and make sure: 
>  * Record merging logic is shared across all Query engines
>  * There's no duplication of merging logic (currently merging log-files and base-files are completely isolated)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)