Skip to content

Conversation

@tteofili
Copy link
Contributor

@tteofili tteofili commented Nov 21, 2025

Comparing results of vector functions with and without Panama support might lead to larger discrepancies as the vector dimensionality grows.
For example:

./gradlew test --tests TestVectorUtilSupport.testMinMaxScalarQuantize -Dtests.seed=A315683B50AE2A0 -Dtests.locale=bho -Dtests.timezone=GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

fails with:

TestVectorUtilSupport > testMinMaxScalarQuantize {p0=4096} FAILED
    java.lang.AssertionError: expected:<1770.3743896484375> but was:<1770.3133544921875>
        at __randomizedtesting.SeedInfo.seed([A315683B50AE2A0:B5176B347F30D775]:0)
...

@tteofili tteofili force-pushed the tvus_delta_toosmall branch from 8434919 to c0a216e Compare November 21, 2025 09:45
Copy link
Contributor

@mayya-sharipova mayya-sharipova left a comment

Choose a reason for hiding this comment

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

Thanks, makes sense

@tteofili tteofili merged commit 311c0a8 into apache:main Nov 29, 2025
11 of 12 checks passed
tteofili added a commit that referenced this pull request Nov 29, 2025
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.

3 participants