Does Datafusion support versions for delta table #10041
|
I'm working on a merge activity where I want to replicate the checkpoint behaviour of structured spark streaming. Does datafusion support creating an queriying between versions?
|
Answered by
Jefffrey
Apr 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some related discussion: #7292
Looks like some sqlparser changes were merged to allow time travel syntax, albeit for specific dialects.