[wip] PatchedArray wiring: Part 2 by a10y · Pull Request #7145 · vortex-data/vortex
a10y
changed the title
[wip] BP remove interior Patches
[wip] PatchedArray wiring: Part 2
Base automatically changed from aduffy/patched-array to develop
March 31, 2026 18:39this lets us deserialize BPArray with Patches without eagerly transposing Signed-off-by: Andrew Duffy <andrew@a10y.dev>
removes both the patches field as well as all code for handling patches. this is safe to do now that we have updated the VTable build function to always read methods. note that we need to leave the metadata as-is. Signed-off-by: Andrew Duffy <andrew@a10y.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters