Skip to content

Commit

Permalink
fix tests failure
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochen-zhou committed May 10, 2024
1 parent e5c68f1 commit c537835
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
import java.util.stream.Collectors;

@NoArgsConstructor
@AutoService(SeaTunnelSource.class)
public class OracleIncrementalSource<T> extends IncrementalSource<T, JdbcSourceConfig>
implements SupportParallelism {

Expand Down

0 comments on commit c537835

Please sign in to comment.