bvaradar commented on issue #1979: URL: https://github.com/apache/hudi/issues/1979#issuecomment-678595102
Right, this dataset is essentially a log but if you are only worried about incremental query, then you will be reading only the records added by the new commits. Also, note that your dataset will keep increasing. So, its application is limited. In general, I don't see another way to do this in a generic way. ---------------------------------------------------------------- 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]
