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

[Collection] - getSortVector #40

Open
clun opened this issue Jan 27, 2025 · 1 comment
Open

[Collection] - getSortVector #40

clun opened this issue Jan 27, 2025 · 1 comment
Labels

Comments

@clun
Copy link
Collaborator

clun commented Jan 27, 2025

As of today with the java client it is required to retrieve a first element to be able to access the sort vector

We would like to trigger a fetch of the firstPage of the cursor is still idle

@clun
Copy link
Collaborator Author

clun commented Jan 30, 2025

Collections

  • Use same cursor as for Table
  • The getSortVector should return DataAPIVector and not float[]

Tables

  • The modification was needed for Table as well
  • The getSortVector should return DataAPIVector and not float[]
  • The Rowobject should have a getSimilarity()

@clun clun added the fixed label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant