Ideally the patches should be implemented as a PatchArray that then can fuse into things like BitPackedArray and ALPArray as new arrays (could be generic wrappers over the existing arrays) that have their own execute implementations, but that can come after we migrate everything.
Originally posted by @connortsui20 in #5446 (comment)
Ideally the patches should be implemented as a
PatchArraythat then can fuse into things likeBitPackedArrayandALPArrayas new arrays (could be generic wrappers over the existing arrays) that have their own execute implementations, but that can come after we migrate everything.Originally posted by @connortsui20 in #5446 (comment)