Skip to content

DictionaryFilter drops blocks containing some null values even if UserDefinedPredicate "keeps" null values #3172

Description

@ebartkus

Describe the bug, including details regarding any error messages, version, and platform.

Hi, we have a UserDefinedPredicate, which "keeps" null values acceptsNullValue()==true.

However, whenever DictionaryFilter can be applied, it drops blocks containing null values if the rest of the values can be dropped.

I will create a PR with a sample test and possible fix shortly: #3173

Component(s)

Core

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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