Skip to content

compute::concat_batches might produces String exceeds i32 offsets #8247

@mapleFU

Description

@mapleFU

Describe the bug

When compute::concat_batches is called, and concat multiple string, it might exceeds i32 batch. Generally if maximum offset exceeds, it should produce error.

To Reproduce

  • I'll try to reproduce later

Expected behavior

Report an error

Additional context

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow cratebug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions