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

[Feature][Connector-V2] Add tencent vector db source connector #7910

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

nianliuu
Copy link
Contributor

…or db

Purpose of this pull request

add tencent vector db source connector to read data from tencent vector db

  • support float and sparse float vector
  • all metadata will be put into "Metadata" column which is a Json column

Does this PR introduce any user-facing change?

How was this patch tested?

tested from tencent vdb to milvus

Check list

@Hisoka-X Hisoka-X changed the title [Feature] [connector-tencent vector db]add tencent vector db source connector to read data from tencent vect… [Feature][Connector-V2] Add tencent vector db source connector Oct 25, 2024
log.info("Closed the bounded Tencent VDB source");
context.signalNoMoreElement();
}
Thread.sleep(1000L);
Copy link
Member

Choose a reason for hiding this comment

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

why need sleep?

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.

2 participants