Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteYue committed Dec 21, 2023
1 parent d4da340 commit 97ef637
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2361,7 +2361,7 @@ public class Config extends ConfigBase {
public static String sql_convertor_service = "";

@ConfField(mutable = true)
public static boolean enable_profile_when_analyze = false;
public static boolean enable_profile_when_analyze = false;
@ConfField(mutable = true)
public static boolean enable_collect_internal_query_profile = false;
}

0 comments on commit 97ef637

Please sign in to comment.