Skip to content

Incorrect filtering applied when enabling Row Selection and filtering on some column types #647

@sdd

Description

@sdd

The Row Selection code has a bug due to an incomplete change during a refactor. This can cause more rows to be filtered out than there should be in table scans that enable row selection filtering for columns of type bool, int, long, and double.

Accompanying fix: #648

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions