How to append to delta table using Rust? #1567
Replies: 1 comment
-
@finlaydotb The linked page returns a 404, is this still a problem you're facing? |
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.
-
Hi all, I Just asked a question on StackOverflow on how to perform append write using delta-rs. Similar code in Python works, but the Rust version panics with ProtocolChanged and I am not sure why.
The question is here https://stackoverflow.com/questions/76779118/how-to-append-to-delta-table-using-rust
If anyone knows how to fix this, I will appreciate an answer to the question on StackOverflow
Beta Was this translation helpful? Give feedback.
All reactions