spiraldb / vortex

An extensible, state-of-the-art columnar file format
https://vortex.dev
Apache License 2.0
996 stars 27 forks source link

CastFn, FillForwardFn to take ArrayData by ownership #1396

Open gatesn opened 5 days ago

gatesn commented 5 days ago

And then fix up the implementations to mutate in-place.

Also any element-wise operation.

Actually... why not everything?