Skip to content

DimensionPredicateFilter and JavaScriptFilter don't handle null columns properly #2772

@jon-wei

Description

@jon-wei

If a DimensionPredicateFilter or JavaScriptFilter is applied to a null column, these filters will currently return an empty bitmap, even if the filter matches on null.

When the filter matches on null, these filters should return the complement of the empty bitmap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions