Gary Li created HUDI-1515:
-----------------------------
Summary: Able to merge with base file for incremental pulling on
MOR table
Key: HUDI-1515
URL: https://issues.apache.org/jira/browse/HUDI-1515
Project: Apache Hudi
Issue Type: New Feature
Reporter: Gary Li
With the implementation of HUDI-920, if the commits include uncompacted log
files, hudi will read those log files. But for some use cases, the log files
only include partial data, so the users want to merge with the base file first
then return the query results. We need to provide an option for the user to
choose whether to merge with the base file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)