Skip to content

Commit

Permalink
fix ci problem
Browse files Browse the repository at this point in the history
  • Loading branch information
EricJoy2048 committed Mar 16, 2023
2 parents c9beb4b + e232ddc commit 447e4f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public OptionRule optionRule() {
JdbcSourceOptions.CONNECT_TIMEOUT_MS,
JdbcSourceOptions.CONNECT_MAX_RETRIES,
JdbcSourceOptions.CONNECTION_POOL_SIZE)
.optional(SqlServerSourceOptions.STARTUP_MODE, SqlServerSourceOptions.STOP_MODE)
.conditional(
SqlServerSourceOptions.STARTUP_MODE,
StartupMode.SPECIFIC,
Expand Down

0 comments on commit 447e4f1

Please sign in to comment.