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

[Fix][Connector-V2]Oceanbase vector database is added as the source server #7832

Merged
merged 10 commits into from
Oct 17, 2024

Conversation

xxsc0529
Copy link
Contributor

@xxsc0529 xxsc0529 commented Oct 14, 2024

Purpose of this pull request

Currently, the ResultSetMetaData of oceanbase does not support obtaining vector information, but you can obtain it through DatabaseMetaData.This method is used to parse vector types with OceanBase as the source. close #7831

Does this PR introduce any user-facing change?

NO

How was this patch tested?

seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-2/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcOceanBaseMilvusIT.java Added OceanBase vector library to milvus testing

Check list

Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

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

Please update other test case too.

Hisoka-X
Hisoka-X previously approved these changes Oct 16, 2024
Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @xxsc0529

@hailin0 hailin0 merged commit 258f931 into apache:dev Oct 17, 2024
8 checks passed
fcb-xiaobo pushed a commit to fcb-xiaobo/seatunnel that referenced this pull request Oct 21, 2024
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.

[Fix][Connector-V2]Oceanbase vector database is added as the source server
3 participants