[X] I searched in the issues and found nothing similar.
Motivation
We use aliyun dataworks and it's data integration to collect data from mysql, oracle etc. in realtime, then save the data into paimon with the paimon-flink-action jar.
But the jar does not support the json format which is used by aliyun data integration.
Solution
Add new cdc json data parser for aliyun data integration.
Search before asking
Motivation
We use aliyun dataworks and it's data integration to collect data from mysql, oracle etc. in realtime, then save the data into paimon with the paimon-flink-action jar. But the jar does not support the json format which is used by aliyun data integration.
Solution
Add new cdc json data parser for aliyun data integration.
Anything else?
No response
Are you willing to submit a PR?