Alan Cheung
Results
2
issues of
Alan Cheung
使用发现,kafkareader仅支持简单的json类型,且json中字段名称还要与要写往rdb中的字段一致才行,无法通过配置rdb字段与kafka json数据中的字段的映射关系来解析json。 同时text类型,也无法针对csv, tsv等格式进行字段关系映射。 希望能够添加对这些数据格式的支持,而不仅仅是只能同步原始数据的
feature-request
### Already searched before asking? - [X] I had searched in the [feature](https://github.com/flowerfine/scaleph/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Usage Scenario - Editing Datasource - Datasource connection testing -...
feature