Skip to content

Commit

Permalink
[INLONG-11352][SDK] Delete useless constants
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwwhuang committed Oct 16, 2024
1 parent cf9cef4 commit ceedd91
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
*/
public final class Constants {

// The action to deal with schema update in multiple sink.
public static final String SINK_MULTIPLE_SCHEMA_UPDATE_POLICY = "sink.multiple.schema-update.policy";

public static final String DIRTY_COLLECT_ENABLE = "dirty.collect.enable";

public static final String DIRTY_SIDE_OUTPUT_CONNECTOR = "dirty.side-output.connector";
Expand Down

0 comments on commit ceedd91

Please sign in to comment.