nsivabalan edited a comment on issue #2255: URL: https://github.com/apache/hudi/issues/2255#issuecomment-731591656
oh I see. we might have too ask for support w/ athena only. read optimized won't give you latest updates. If you want to see full snapshot, there is a workaround, but incurs additional step. You can trigger compaction which will compact all delta commits to base commit files and then if you run your query, it should work. @bvaradar : any other thoughts here. ---------------------------------------------------------------- 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]
