[
https://issues.apache.org/jira/browse/HUDI-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kudinkin updated HUDI-3410:
----------------------------------
Priority: Major (was: Blocker)
> 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
>
> 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.1#820001)