Skip to content

Conversation

@benwtrent
Copy link
Member

related to #138204

@benwtrent benwtrent requested a review from ldematte November 18, 2025 13:57
@elasticsearchmachine elasticsearchmachine added Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.3.0 labels Nov 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

Copy link
Contributor

@ldematte ldematte left a comment

Choose a reason for hiding this comment

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

LGTM

@ldematte
Copy link
Contributor

I bumped the version number for the native build/publish so (hopefully - if there are no issues) we don't need to commit any further change to this subproject.

@benwtrent benwtrent added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Nov 18, 2025
@benwtrent benwtrent merged commit fa8c771 into elastic:main Nov 18, 2025
36 checks passed
@benwtrent benwtrent deleted the feature/native-part-138204 branch November 18, 2025 17:59
ChrisHegarty added a commit that referenced this pull request Nov 20, 2025
This commit reinstates, fixes, and tests the native int7u bulk dot product #138239

The issue with the original change is that size_t is 64 bit, while we pass a 32 bit int from java. This is also arguably an issue with the other native definitions, but doesn't cause an issue because of position in the declaration (last). We should fix these declarations, but as a separate PR.

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

Labels

>non-issue :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants