-
We are considering using OpenDAL to access OBKV(OceanBase storage layer; it could be considered HBase-compatible)
There is a rust [obkv-table-client-rs](https://github.com/oceanbase/obkv-table-clie…
-
> This issue will be updated weekly.
[中文版] | [[English]](#id_english)
| 更新内容 | 更新日期 |
| ------ | -------- |
| obdiag 2.5.0 已发布obshell 4.2.4 BP1 已发布ODC 4.3.2 已发版 | 2024-10-21 |
| OceanBas…
-
### Description
ODP(OceanBase Database Proxy) is already supported in obkv-hbase-client, but flink-connector-obkv-hbase only support urlconfig, so is there a plan to supprot the feature?
-
### Describe the bug
when flink job is running, write records flush into obkv, the job throw a exception, the fully stack below
```
[12] -> Sink: Writer (3/12)#8 (70d3a46a4f73a2acf35c40124d04b…
-
我们现在底层KV存储没有使用TiKV。
我们希望通过改造titan项目,将与存储层的通信抽象成接口,通过配置的方式自由选择连接具体的底层KV存储,不知道你们是否可以接受这样的改动。
如果不行的话我们只能fork出去自行开发,希望得到你的回复,谢谢!