Skip to content

[Backport] Fix NullFilter getDimensionRangeSet.#15509

Merged
vogievetsky merged 1 commit intoapache:28.0.1from
LakshSingla:backport-15500-to-28.0.1
Dec 7, 2023
Merged

[Backport] Fix NullFilter getDimensionRangeSet.#15509
vogievetsky merged 1 commit intoapache:28.0.1from
LakshSingla:backport-15500-to-28.0.1

Conversation

@LakshSingla
Copy link
Copy Markdown
Contributor

Backport of #15500 to 28.0.1.

It wasn't checking the column name, so it would return a domain regardless
of the input column. This means that null filters on data sources with range
partitioning would lead to excessive pruning of segments, and therefore
missing results.
@LakshSingla LakshSingla added this to the 28.0.1 milestone Dec 7, 2023
@vogievetsky vogievetsky merged commit 8a78de4 into apache:28.0.1 Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants