beyond1920 commented on PR #8102: URL: https://github.com/apache/hudi/pull/8102#issuecomment-1486353684
@danny0405 Thanks for suggestion. The pr actually already use the second way as you suggest. Please see the `HoodieContinuousPartitionTableSource `. I just keep the `HoodieTableSource ` at the same time to provide a way fallback to the original behavior if the query doesn't work well using new `HoodieContinuousPartitionTableSource `. -- 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]
