Skip to content

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

Open
@bradfordcp

Description

@bradfordcp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions