xiarixiaoyao opened a new pull request #3203: URL: https://github.com/apache/hudi/pull/3203
## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.* ## What is the purpose of the pull request redo the logical of mor_incremental_view for hive to fix some bugs for mor_incremental_view for hive/sparksql purpose of the pull request: 1) support read the lastest incremental datas which are stored by logs 2) support read incremental datas which before replacecommit 3) support read file groups which has only logs 4) keep the logical of mor_incremental_view as the same logicl as spark dataSource ## Brief change log *(for example:)* - *Modify AnnotationLocation checkstyle rule in checkstyle.xml* ## Verify this pull request new UT added ## Committer checklist - [ ] Has a corresponding JIRA in PR title & commit - [ ] Commit message is descriptive of the change - [ ] CI is green - [ ] Necessary doc changes done or have another open PR - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. -- 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]
