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

feat(oceanbase-jdbc-catalog):Add full code to support non-partitioned tables for OceanBase-CE JDBC catalog #4911

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yuanoOo
Copy link
Contributor

@yuanoOo yuanoOo commented Sep 11, 2024

What changes were proposed in this pull request?

  • add catalog-jdbc-oceanbase module
  • add full code to support non-partitioned tables

Why are the changes needed?

Fix: #4906

Does this PR introduce any user-facing change?

no

How was this patch tested?

Unit tests have been added, integration tests will be added later.

@yuanoOo
Copy link
Contributor Author

yuanoOo commented Sep 11, 2024

@mchades Please take a look in your free time.

@mchades
Copy link
Contributor

mchades commented Sep 11, 2024

Could you please submit a code skeleton without the implementations? The PR is too large to review.

@yuanoOo
Copy link
Contributor Author

yuanoOo commented Sep 11, 2024

Could you please submit a code skeleton without the implementations? The PR is too large to review.

OK, I'll try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Subtask] Added full code to support non-partitioned tables for OceanBase-CE JDBC catalog
2 participants