gravitino
gravitino copied to clipboard
feat(oceanbase-jdbc-catalog):Add full code to support non-partitioned tables for OceanBase-CE JDBC catalog
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.
@mchades Please take a look in your free time.
Could you please submit a code skeleton without the implementations? The PR is too large to review.
Could you please submit a code skeleton without the implementations? The PR is too large to review.
OK, I'll try.
done by #5228