pub fn null_native(ty: TypeId, n: usize) -> NativeColumnExpand description
An all-null typed column of length n (for schema-evolved columns absent
from an older run).
pub fn null_native(ty: TypeId, n: usize) -> NativeColumnAn all-null typed column of length n (for schema-evolved columns absent
from an older run).