v1.1
What's Changed
- BugFix: Fix the dbtable parameter creation error under jdbc sink. by @yuanoOo in #13
- BugFix: Fix direct-load write failure when there are empty spark partitions. by @yuanoOo in #14
- subtask: Added Spark OceanBase catalog implementation for OceanBase MySQL mode by @yuanoOo in #20
- build(ci): merge test workflow template by @whhe in #21
- Enhancement: Add e2e tests for oceanbase catalog. by @yuanoOo in #22
- Enhancement: Support create partition table under OB mysql mode. by @yuanoOo in #23
- Enhancement: Support batch_read implementation based on Spark DataSource V2 API by @yuanoOo in #25
- Enhancement: Refactor the configuration system in the catalog implementation. by @yuanoOo in #27
- Enhancement: Add new configuration options. by @yuanoOo in #29
- hotfix: Fix bugs in docs of obkv-hbase. by @yuanoOo in #31
- Doc: Add doc for catalog. by @yuanoOo in #32
Full Changelog: v1.0...v1.1