Skip to main content

DELTA_DV_PROVIDER_VTABLE

Static DELTA_DV_PROVIDER_VTABLE 

pub static DELTA_DV_PROVIDER_VTABLE: OnceLock<DeltaDeletionVectorProviderVTable>
Available on crate feature python only.
Expand description

This is for polars-python to inject so that the implementation can be done there:

  • The impls for converting from Python objects are there.