Audit action field optionality #372
Labels
binding/rust
Issues for the Rust crate
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Environment
Delta-rs version: all
Binding: rust
Bug
What happened:
Some of the fields are incorrectly marked as optional in action.rs
What you expected to happen:
Make sure optionality annotation matches with what's in delta spec and reference implementation: https://github.com/delta-io/delta/blob/master/core/src/main/scala/org/apache/spark/sql/delta/actions/actions.scala
How to reproduce it:
More details:
Follow up from #370
The text was updated successfully, but these errors were encountered: