FlechazoW

Results 107 comments of FlechazoW
trafficstars

可以通过配置schema 和 table参数来确定上下游对应的表。 例如: ```json { "job": { "content": [ { "reader": { "name": "mysqlreader", "parameter": { "column": [ { "name": "id", "type": "int" }, { "name": "name", "type": "varchar"...

Thanks a lot. But before i merge this pr, can you adjust the commit message? Our template is [hotfix/doc/feature-#issueID][fix-module] fix-commit.

纯钧在同步rdbs 数据源,支持配置pre-sql,即在同步前执行的sql;可以在pre-sql中配置清空数据的sql

I use this task script and it works. But clickhouse doesn't support delete right now, only insert. ```json { "job": { "content": [ { "reader": { "parameter": { "schema": "tiezhu",...

可以提交一个pr,之后我们一起看下。

可以看下这份文档 https://dtstack.github.io/chunjun-web/docs/chunjunDocs/contribute-pr

This issue has been open too long for us to help, if you still have the same problem, please re-open an issue.

We don't have stable version for flink 1.14, only beta version.