dinky icon indicating copy to clipboard operation
dinky copied to clipboard

V1.1.0 version Keberos bug related repair, SQL SET value does not take effect, etc. #3875

Open chenhaipeng opened this issue 1 year ago • 1 comments

Fix the following issues:

Feature:

  1. Added getJobInstanceListapi in APIController.
  2. table.topic.map, using topic:tableName,eg: topic1:tableA;topic2:tableB,tableC, can reduce the creation of topics.

Fix:

  1. FlinkAPI Kerberos might start with http or https.
  2. In ExecutorConfig, if the address starts with http://xx, the splitting is incorrect.
  3. Fixed value passing issue in KafkaSinkBuilder, where DeliveryGuarantee was always set to EXACTLY_ONCE because the default submission is in Dinky.
  4. Fixed the issue where the environment variable set 'xxxx' in MysqlCDCBuilder SQL did not take effect.
  5. Fixed the redirection issue in JobOperator.tsx.

Pending:

https://github.com/DataLinkDC/dinky/issues/3874#issuecomment-2419108471 PS: Thanks to the community for contributing such a useful tool!

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

chenhaipeng avatar Oct 17 '24 11:10 chenhaipeng

#3874 will be fixed by #3889

aiwenmo avatar Oct 23 '24 03:10 aiwenmo

@chenhaipeng 你好, 请合并主仓库最新代码 解决 CI 过程出现的问题, 并将您的 Pr title 进行简单规范, 再次感谢您的贡献

Zzm0809 avatar Nov 09 '24 15:11 Zzm0809

@chenhaipeng 你好, 请合并主仓库最新代码 解决 CI 过程出现的问题, 并将您的 Pr title 进行简单规范, 再次感谢您的贡献

OK

chenhaipeng avatar Nov 11 '24 01:11 chenhaipeng

@chenhaipeng 你好, 请合并主仓库最新代码 解决 CI 过程出现的问题, 并将您的 Pr title 进行简单规范, 再次感谢您的贡献

我已经重新合并了,pr comit title 简单修改了

chenhaipeng avatar Nov 12 '24 09:11 chenhaipeng