Robert Kruszewski
Robert Kruszewski
Is there a workaround for this issue that's different than getting rid of GCE? If you want an easy repro you can see https://docs.rs/crate/vortex/0.39.0/builds/2221527
This is likely not a good first issue. The solution here is likely to either forbid writing top level structs with validity other than nonnullable and provide a function to...
We don’t have any scripts though?
previously mentioned in #85
It's there as a MaskedArray
Will make sure to have a look before EOW, likely during the weekend
~I think if we want to add ctr mode we benefit from additional storage place for IV somewhere next to segment spec so we can actually randomly seek without reading...
I think for memory mapped files the overhead of reading additional 12-16 bytes might not be that relevant but could would let us skip loading one extra page
This exists for alp arrays without patches. We should support handling patches
This is mostly implemented, there's cases of dealing with patches but unclear how much this can be improved over canonicalization