Skip to content

Invalid offset in sparse column chunk data for multiple predicates #9516

@cetra3

Description

@cetra3

Describe the bug

When multiple predicates are involved, the row selector strategy if set to Auto can sometimes become stale between predicate evaluation, causing the infamous "Invalid offset" bug

This is a retroactive bug to pair with #9509.

To Reproduce

See the test in the PR

Expected behavior

When Auto is used for Row Selection Policy, it should do the right thing.

Additional context

Related to an existing closed issue #9239

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugparquetChanges to the parquet crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions