schema_mode 'merge' | removing all other partitions #2633
-
I need to change the schema and writing a new file using schema_mode = 'merge', the new schema is captured on the desired partition but the content in other partitions is lost. Reviewing the log file, all other partitions seem to be removed indicated by the 'remove' command. Has anyone else encountered the same or have a solution? |
Beta Was this translation helpful? Give feedback.
Answered by
sherlockbeard
Jul 1, 2024
Replies: 1 comment 3 replies
-
tried this its working fine.
Can you share a reproducible example ? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://delta-io.github.io/delta-rs/usage/writing/#overwriting-part-of-the-table-data-using-a-predicate