Skip to content

fix(dict): cap max_dict_bytes at the u32 range BinaryView addresses - #9690

Open
mnshdw wants to merge 1 commit into
vortex-data:developfrom
mnshdw:fix/dict-max-bytes-u32-overflow
Open

fix(dict): cap max_dict_bytes at the u32 range BinaryView addresses#9690
mnshdw wants to merge 1 commit into
vortex-data:developfrom
mnshdw:fix/dict-max-bytes-u32-overflow

Conversation

@mnshdw

@mnshdw mnshdw commented Aug 28, 2026

Copy link
Copy Markdown

Limit max_dict_bytes to u32::MAX so the builder can never be asked for a bound it cannot address

Fixes vortex-data#9687

Signed-off-by: Antoine Dupuis <1048669+mnshdw@users.noreply.github.com>
@mnshdw
mnshdw force-pushed the fix/dict-max-bytes-u32-overflow branch from 810759b to 4d7d1a5 Compare August 28, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant