apache / tsfile

Apache TsFile
https://tsfile.apache.org/
Apache License 2.0
104 stars 50 forks source link

Fix allSatisfy bug in InFilter #219

Closed JackieTien97 closed 2 months ago

JackieTien97 commented 2 months ago

if a block has null value, allSatisfy should return false for InFilter

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.06%. Comparing base (3244d9f) to head (9d4832f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #219 +/- ## ======================================== Coverage 62.06% 62.06% ======================================== Files 467 467 Lines 30754 30754 Branches 4039 4039 ======================================== Hits 19089 19089 Misses 11212 11212 Partials 453 453 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.