You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "xiarixiaoyao (via GitHub)" <gi...@apache.org> on 2023/03/30 02:15:17 UTC

[GitHub] [hudi] xiarixiaoyao opened a new pull request, #8322: [WIP]spark should pass InstantRange to incremental query for log files

xiarixiaoyao opened a new pull request, #8322:
URL: https://github.com/apache/hudi/pull/8322

   ### Change Logs
   
   Currently, when Spark pulls the increment of the log file, it directly reads the entire log file, without further filtering for BEGIN_INSTANTTIME and END_INSTANTTIME.
   
   ### Impact
   NA
   ### Risk level (write none, low medium or high below)
   NA
   ### Documentation Update
   NA
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] xiarixiaoyao closed pull request #8322: [WIP]spark should pass InstantRange to incremental query for log files

Posted by "xiarixiaoyao (via GitHub)" <gi...@apache.org>.
xiarixiaoyao closed pull request #8322: [WIP]spark should pass InstantRange to incremental query for log files
URL: https://github.com/apache/hudi/pull/8322


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org