Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms#16261

Merged
Mytherin merged 2 commits intoduckdb:mainfrom
Mytherin:testskip
Feb 17, 2025
Merged

Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms#16261
Mytherin merged 2 commits intoduckdb:mainfrom
Mytherin:testskip

Conversation

@Mytherin
Copy link
Collaborator

Histogram boundaries do a bunch of floating point arithmetic that is not consistent on all platforms - and we don't really care if the boundaries are exactly equivalent to a certain value.

@Mytherin Mytherin changed the title Modify histogram test to statement ok since the test can be inconsistent on different platforms Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms Feb 17, 2025
@Mytherin Mytherin merged commit 9dfc067 into duckdb:main Feb 17, 2025
31 checks passed
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
@Mytherin Mytherin deleted the testskip branch April 2, 2025 09:24
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant