[
https://issues.apache.org/jira/browse/FLINK-28580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-28580.
--------------------------------
Resolution: Fixed
master: d761f210c5e6dd9dc3e8cf1a7e46c1bf3a32ef66
> Predicate supports unknown stats
> --------------------------------
>
> Key: FLINK-28580
> URL: https://issues.apache.org/jira/browse/FLINK-28580
> Project: Flink
> Issue Type: Improvement
> Components: Table Store
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.2.0
>
>
> Now there will be a NPE if minValue or maxValue of FieldStats is null.
> We can know the stats is unknown in LeafPredicate.test(long rowCount,
> FieldStats[] fieldStats), and return true directly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)