StarRocks / starrocks-connector-for-kafka

Apache License 2.0
4 stars 8 forks source link

V1.0 #2

Closed zaorangyang closed 12 months ago

banmoy commented 1 year ago

It's better to add UT/IT to verify the pipeline could work

zaorangyang commented 1 year ago

It's better to add UT/IT to verify the pipeline could work

Yes. But the kafka connect framework doesn't provide ut tools. So adding ut is a very troublesome thing. Maybe we should add some integration test cases.

banmoy commented 1 year ago

It's better to add UT/IT to verify the pipeline could work

Yes. But the kafka connect framework doesn't provide ut tools. So adding ut is a very troublesome thing. Maybe we should add some integration test cases.

How does other connectors do the test?