hudi-bot opened a new issue, #14678: URL: https://github.com/apache/hudi/issues/14678
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. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-1515 - Type: New Feature -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
