I'm using this crate to open a table in the delta lake format but it fails with: Transaction failed: Unsupported reader features required: [DeletionVectors] (root cause: Unsupported reader features required: [DeletionVectors])'.
I was expecting to be able to read the table
Environment
Delta-rs version: 0.26.2
Binding:
Environment: local
I'm using this crate to open a table in the delta lake format but it fails with:
Transaction failed: Unsupported reader features required: [DeletionVectors] (root cause: Unsupported reader features required: [DeletionVectors])'.I was expecting to be able to read the table
Environment
Delta-rs version: 0.26.2
Binding:
Environment: local