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

[feat] add to sink/source connector for customized selected tab properites #144

Closed
baisui1981 opened this issue Oct 19, 2022 · 1 comment
Labels
3.8.0 enhancement New feature or request

Comments

@baisui1981
Copy link
Member

In order to adopt Chunjun Source and Sink connector into TIS framework ,We need to customized selected table properites when define the data pipeline with Chunjun Source / Sink.

For example, a pipeline with Chunjun source , it is need to define the table polling strategy ,with polling time interval ,whether to use Max function ,and so on

@baisui1981 baisui1981 added enhancement New feature or request 3.8.0 labels Oct 19, 2022
@baisui1981
Copy link
Member Author

baisui1981 commented Oct 19, 2022

添加 IncrSelectedTabExtend.java ,当source或者sink需要扩展 Selected table 则只需要将Describle (TISSinkFactory.BaseSinkFunctionDescriptor ChunjunSourceFactory.BaseChunjunDescriptor )实现 IIncrSelectedTabExtendFactory 接口即可

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