Robert Kruszewski

Results 57 issues of Robert Kruszewski

There's a lot of cleanup to do here but this performs pruning, however, we don't yet make use of that pruning result

Currently it only happens when asking for children. The annoying part of this change is that the error message will not be the best

Changing one small thing in the file will not necessarily alter all the contents of the file

Right now if StructArray has top level validity that's not `AllValid` or `NonNullable` the validity is discarded

Vortex reader will collect all read requests from layouts and dispatch them together https://github.com/spiraldb/vortex/blob/develop/vortex-serde/src/layouts/read/stream.rs#L192. However, this is extremely naive and doesn't leverage additional knoweldge we have about file format to...

Right now we have a top level readme which we propagate to all crates, however, we can likely have a smaller and more targeted readmes at just the individual packages

good first issue

Most of the time patches are indeed sparse but it shouldn't be a requirement that patches must be sparse.

this will make us consistent with python standard library