ad1happy2go commented on issue #8222: URL: https://github.com/apache/hudi/issues/8222#issuecomment-1486194924
@parisni Able to reproduce the issue. MOR tables and COW tables do have different implementation. COW table is using the _hoodie_commit_time in the table to filter out incremental. When I tried to query using the commit time, I was able to fetch the data. <img width="871" alt="image" src="https://user-images.githubusercontent.com/63430370/228127376-d6c9c374-0cfe-4a48-8f40-b8fec354268f.png"> -- 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]
