File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
seatunnel-ci-tools/src/test/java/org/apache/seatunnel/api Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,6 @@ private Set<String> buildWhiteList() {
213213 whiteList .add ("MaxcomputeSourceOptions" );
214214 whiteList .add ("InfluxDBSourceOptions" );
215215 whiteList .add ("InfluxDBSinkOptions" );
216- whiteList .add ("CassandraSinkOptions" );
217216 whiteList .add ("KuduSourceOptions" );
218217 whiteList .add ("SocketSinkOptions" );
219218 whiteList .add ("DataHubSinkOptions" );
@@ -237,7 +236,6 @@ private Set<String> buildWhiteList() {
237236 whiteList .add ("SocketSourceOptions" );
238237 whiteList .add ("OpenMldbSourceOptions" );
239238 whiteList .add ("Web3jSourceOptions" );
240- whiteList .add ("CassandraSourceOptions" );
241239 whiteList .add ("RedisSourceOptions" );
242240 whiteList .add ("PostgresIncrementalSourceOptions" );
243241 whiteList .add ("SqlServerIncrementalSourceOptions" );
You can’t perform that action at this time.
0 commit comments