Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doris增量实时通道主键设置流程去除 #265

Closed
baisui1981 opened this issue Sep 20, 2023 · 1 comment
Closed

Doris增量实时通道主键设置流程去除 #265

baisui1981 opened this issue Sep 20, 2023 · 1 comment
Labels
3.8.0 enhancement New feature or request
Milestone

Comments

@baisui1981
Copy link
Member

由于在全量构建流程中SelectedTab类中,添加了属性 public List<String> primaryKeys;,因此在开通增量流程中不需要重复让用户设置表的主键属性了,可以将 https://github.com/qlangtech/plugins/blob/096a06d261dc053a388a6d64df756f2d1c4e6299/tis-incr/tis-flink-chunjun-doris-plugin/src/main/java/com/qlangtech/plugins/incr/flink/chunjun/doris/sink/DorisTabProps.java 却掉,简化实时增量流程设置

@baisui1981 baisui1981 added enhancement New feature or request 3.8.0 labels Sep 20, 2023
@baisui1981
Copy link
Member Author

已经完成

@baisui1981 baisui1981 added this to the v3.8.0 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.8.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant