What's Changed
- Feature: Add Flink Command Line Tool for OceanBase by @xxsc0529 and @whhe in #107 #113 #116 #118 #119 #120 #121
- Enhancement: Support Array data type of OceanBase. by @yuanoOo in #115
- BugFix: Fixed an issue where JDBC OceanBaseSink might cause data loss in non-primary key tables by @yuanoOo in #110
- BugFix: Fix string array type write failure. by @yuanoOo in #117
- Test: use junit 5 in all test cases by @whhe in #122
- Build: update obkv client versions and modify shaded deps by @whhe in #106
Full Changelog: v1.4...v1.5
References
Maven Central: https://search.maven.org/search?q=g:com.oceanbase%20a:flink*
Uber JAR files for Flink SQL:
- flink-sql-connector-obkv-hbase-1.5.jar
- flink-sql-connector-oceanbase-1.5.jar
- flink-sql-connector-oceanbase-directload-1.5.jar
CLI JAR file: flink-connector-oceanbase-cli-1.5.jar