oceanbase / flink-connector-oceanbase

Apache Flink Connectors for OceanBase.
https://oceanbase.github.io/flink-connector-oceanbase/
Apache License 2.0
17 stars 7 forks source link

feat: support direct load in jdbc connector #55

Closed whhe closed 9 months ago

whhe commented 9 months ago

Summary

Support direct load in jdbc connector.

Solution Description

Use ObTableDirectLoad of obkv-table-client to insert data bypass SQL.