Nicholas Gates
Nicholas Gates
@delta003 did you ever find a fix for this?
@msarahan do you have any recommendations for how to create a conda environment based on the runtime dependencies declared in a meta.yaml file? Ideally, the file would go through Jinja...
In the current format, isn't it true that this is actually _any_ struct array? I'd like to at least known the fix here to make sure it's not a breaking...
We should assert at write-time that struct arrays have `Validity::NonNullable` or `Validity::AllValid`
Do we dare consider consolidating crates for this? Lots of things are public so they can be used by other Vortex crates. c.f. https://github.com/tokio-rs/tokio/issues/1318 Honestly I think we could get...
> this is irrelevant whole segment is already in memory This isn't necessarily true for memory-mapped files
Closing for now, we can implement this later on request
Sure, although most do this already. It's slice, filter, take that _may_ be able to optimize.
I have no recollection of this PR 😊
Heh, curious this has noticably worse performance!