Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to compare results with relative error tolerance #15429

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

kgyrtkirk
Copy link
Member

Adds a result comparision mode of EQUALS_RELATIVE_1000_ULPS ; which accepts floating point differences up-to 1000 units of least precision

(cherry picked from commit 90283b3)
+TEST:VarianceSqlAggregatorTest
+TEST:TDigestSketchSqlAggregatorTest
dfg
@abhishekagarwal87 abhishekagarwal87 merged commit ca544e5 into apache:master Nov 28, 2023
83 checks passed
yashdeep97 pushed a commit to yashdeep97/druid that referenced this pull request Dec 1, 2023
…5429)

Adds a result comparision mode of EQUALS_RELATIVE_1000_ULPS ; which accepts floating point differences up-to 1000 units of least precision
yashdeep97 pushed a commit to yashdeep97/druid that referenced this pull request Dec 1, 2023
…5429)

Adds a result comparision mode of EQUALS_RELATIVE_1000_ULPS ; which accepts floating point differences up-to 1000 units of least precision
@LakshSingla LakshSingla added this to the 29.0.0 milestone Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants