Skip to content

Commit

Permalink
add option for flinksql
Browse files Browse the repository at this point in the history
  • Loading branch information
wudi committed Nov 2, 2023
1 parent 9992777 commit 9346d57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ public Set<ConfigOption<?>> optionalOptions() {
options.add(USERNAME);
options.add(PASSWORD);
options.add(JDBC_URL);
options.add(AUTO_REDIRECT);

options.add(DORIS_READ_FIELD);
options.add(DORIS_FILTER_QUERY);
Expand Down

0 comments on commit 9346d57

Please sign in to comment.