timeplus-io / kafka-connect-timeplus

The Timeplus sink connector allows moving data from Kafka to Timeplus Cloud
https://www.confluent.io/hub/timeplus/kafka-timeplus-connector-sink
Apache License 2.0
2 stars 1 forks source link

using streaming query for integration test #6

Open gangtao opened 1 year ago

gangtao commented 1 year ago

now the it is using table query and need wait for the event handling, streaming query should be used in this case to avoid unnessary wait time.