Guangdong Liu
Guangdong Liu
1、构建失败 ` [ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.2.6:revision (default) on project flinkx-parent: Execution default of goal pl.project13.maven:git-commit-id-plugin:2.2.6:revision failed: A required class was missing while executing pl.project13.maven:git-commit-id-plugin:2.2.6:revision: com/fasterxml/jackson/core/type/TypeReference` 2、启动失败 `java.io.FileNotFoundException: File...
com.dtstack.chunjun.connector.jdbc.source.JdbcInputFormatBuilder#checkFormat `if (conf.isIncrement()) { if (StringUtils.isBlank(conf.getIncreColumn())) { sb.append("increColumn can't be empty when increment is true;\n"); } **conf.setSplitPk(conf.getIncreColumn());** if (conf.getParallelism() > 1) { conf.setSplitStrategy("mod"); } }`
Close #2796 ## Purpose of this pull request improve assert sink connector ## Check list * [ ] Code changed are covered with tests, or it does not need tests...
## Purpose of this pull request change the jdbc driver scope to provider ## Check list * [x] Code changed are covered with tests, or it does not need tests...
## Purpose of this pull request support sqlserver connector ## Check list * [x] Code changed are covered with tests, or it does not need tests for reason: * [x]...
## Purpose of this pull request new v2 connector for oracle ## Check list * [x] Code changed are covered with tests, or it does not need tests for reason:...
## Purpose of this pull request Perfect the connector v2 doc ## Check list * [x] Code changed are covered with tests, or it does not need tests for reason:...
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description support V2 Connector for sql-server ### Usage Scenario _No response_...
close #3219 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [...
## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If...