Skip to content

Minor: simplify filter statistics code#8174

Merged
alamb merged 2 commits intoapache:mainfrom
alamb:alamb/stats_cleanup2
Nov 15, 2023
Merged

Minor: simplify filter statistics code#8174
alamb merged 2 commits intoapache:mainfrom
alamb:alamb/stats_cleanup2

Conversation

@alamb
Copy link
Copy Markdown
Contributor

@alamb alamb commented Nov 14, 2023

Which issue does this PR close?

This is part of #8078

Rationale for this change

I am trying to clean up the existing code's use of Precision so that as we change it (as described on #8078) it will be easier to do so

What changes are included in this PR?

Call into_exact rather than reimplementing the same logic

Are these changes tested?

Covered by existing tests

Are there any user-facing changes?

@github-actions github-actions Bot added the core Core DataFusion crate label Nov 14, 2023
Copy link
Copy Markdown
Contributor

@ozankabak ozankabak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants