dinky
dinky copied to clipboard
V1.1.0 version Keberos bug related repair, SQL SET value does not take effect, etc. #3875
Fix the following issues:
Feature:
- Added getJobInstanceListapi in APIController.
- table.topic.map, using topic:tableName,eg: topic1:tableA;topic2:tableB,tableC, can reduce the creation of topics.
Fix:
- FlinkAPI Kerberos might start with http or https.
- In ExecutorConfig, if the address starts with http://xx, the splitting is incorrect.
- Fixed value passing issue in KafkaSinkBuilder, where DeliveryGuarantee was always set to EXACTLY_ONCE because the default submission is in Dinky.
- Fixed the issue where the environment variable set 'xxxx' in MysqlCDCBuilder SQL did not take effect.
- 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:
#3874 will be fixed by #3889
@chenhaipeng 你好, 请合并主仓库最新代码 解决 CI 过程出现的问题, 并将您的 Pr title 进行简单规范, 再次感谢您的贡献
@chenhaipeng 你好, 请合并主仓库最新代码 解决 CI 过程出现的问题, 并将您的 Pr title 进行简单规范, 再次感谢您的贡献
OK
@chenhaipeng 你好, 请合并主仓库最新代码 解决 CI 过程出现的问题, 并将您的 Pr title 进行简单规范, 再次感谢您的贡献
我已经重新合并了,pr comit title 简单修改了