Hi Adam, Good question, there was someone who has asked a similar question.[1]
You can view all the comments under that ticket, @Vinoth Chandar <[email protected]> has given a low-level solution. IMO, this is a good feature that should be supported. Best, Vino [1]: https://issues.apache.org/jira/browse/HUDI-480 Adam Feldman <[email protected]> 于2020年7月17日周五 上午2:58写道: > Hi, > When querying a table using an incremental query, the result is a table or > records that have been added or updated between the beginInstantTime and > the END_INSTANTTIME_OPT_KEY or How can we get the incremental query to > return the full incremental difference including marked records that were > deleted? > > Thanks, >
