nandini57 opened a new issue #1569: URL: https://github.com/apache/incubator-hudi/issues/1569
Is there a way/example to build audit queries within a partition path in COW/MOR mode.Sure,there are the commit times ,but due to inline compaction and cleanup(Last Commit), i don't get the view of the data before a delete or upsert back in time? I am trying to do, select * from hoodie_ro where _hoodie_commit_time in (<last 10 commits>) and get the view of data at each commit ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
