about summary refs log tree commit diff
path: root/web/bubblegum
diff options
context:
space:
mode:
authoredef <edef@edef.eu>2024-03-02T21·52+0000
committeredef <edef@edef.eu>2024-03-03T16·45+0000
commit6bdaebcb55eef5663f93dbbc8de6a48b459a10c0 (patch)
tree8388aaf4fa4cec1f4e3ee56b9e36174443d728e3 /web/bubblegum
parentca97e5f4858b11ba198077734913a697c4fe9ce7 (diff)
fix(tvix/tools/weave): handle sliced arrays correctly r/7644
The start/end offsets are not necessarily coterminous with the underlying
values array, so even if the stride is fixed, we still we need to slice
the chunks down to match the start/end offsets.

This bug shouldn't affect the correctness of any existing code, since
we're always working with unsliced arrays read directly from Parquet.

Change-Id: I2f7ddc4e66d4d3b2317a44bd436a35bff36bac79
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11081
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Diffstat (limited to 'web/bubblegum')
0 files changed, 0 insertions, 0 deletions