codejoyan commented on issue #4433: URL: https://github.com/apache/hudi/issues/4433#issuecomment-1001874015
Setting the hoodie.store_visit_scan_hudi_read_test_4.consume.max.commits works!! Thanks @nsivabalan. Just wanted to confirm how to interpret this config? In your example you have 4 commits in the below order. 20211228032849365 20211228033135331 20211228033152850 20211228033158272 If I have start.timestamp as 000 and max.commits as 2, the query will fetch the records as of commit - 20211228033135331 -- 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]
