Replies: 1 comment
-
@aldder when not matched by source triggers a full scan |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Delta-rs version: 0.25.5
Hello,
I have a scenario where i need to delete some data through merge operations on a partitioned table.
I explicitly set partition values in the merge predicate and delete predicate, and i expected that all files related to other partitions would have been skipped.
output:
Beta Was this translation helpful? Give feedback.
All reactions