https://delta.io logo
f

Finlay Weber

07/27/2023, 11:14 AM
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 sharing how on StackOverflow.
w

Will Jones

07/27/2023, 3:02 PM
Hi Finlay, that Rust error seems like a bug. Would you mind reporting it on Github issues? https://github.com/delta-io/delta-rs/issues