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

Management API throws warning when connecting to a cluster that has vector types in its schema #498

Open
bradfordcp opened this issue Jun 12, 2024 · 0 comments

Comments

@bradfordcp
Copy link
Member

bradfordcp commented Jun 12, 2024

While debugging a node which was timing out with other queries I noticed a warning in the mgmt API logs around the vector<> type:

WARN  [epollEventLoopGroup-9-1] 2024-06-11 07:17:57,031 Loggers.java:39 - [s5] Unexpected error while refreshing schema during initialization, proceeding without schema metadata (CompletionException: java.lang.IllegalArgumentException: Could not parse type name vector<float, 768>)

This cluster contains 3 tables with vector types along with SAI indexes attached to those columns.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: MAPI-5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant