ChenShuai1981
ChenShuai1981
Thanks for your suggestion. But I can NOT find how to use `SchemagroupsResource.getGroups` interface in apicurio-registry-app project, is there any example?
Oh yes it works. But I found a small display problem when hitting `http://localhost:8080/apis/cncf/v0#operation/getGroups` apidocs page, the api address shows `http://localhost:8080/schemagroups` after clicked "GET /schemaGroups" in the right panel. It...
难道Siddhi只支持processing time处理时间吗?
有比较完整的示例吗?谢谢!
How about this PR now? Can you fix conflicts and merge into master branch? We need this feature
please support kubernetes deployment and auto create database
please support pipeline with one source and many sinks
Support add customized type mapping like paimon does, for example, tinyint1-not-bool and bigint-unsigned-to-bigint https://paimon.apache.org/docs/master/cdc-ingestion/mysql-cdc/
Support add kafka source with debezium and canal json format
How to handle different primary keys need between mysql and doris? For example, in mysql table we always use auto-incremental `id` column as primary key and `device_id` as biz unique...