Skip to content

IPC reader panics with out of bounds error #541

@andygrove

Description

@andygrove

Describe the bug

I am working on a PR in DataFusion and hit this during query execution.

thread 'tokio-runtime-worker' panicked at 'range end index 51144 out of range for slice of length 49000', /home/andy/.cargo/registry/src/github.com-1ecc6299db9ec823/arrow-4.4.0/src/ipc/reader.rs:42:21

To Reproduce
I don't have a repro case yet. I will try and create one.

Expected behavior
Don't panic.

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions