diff --git a/deps/oblib/src/lib/utility/ob_tracepoint.h b/deps/oblib/src/lib/utility/ob_tracepoint.h index 3b592820f9..1f1d99e7b0 100644 --- a/deps/oblib/src/lib/utility/ob_tracepoint.h +++ b/deps/oblib/src/lib/utility/ob_tracepoint.h @@ -688,6 +688,7 @@ class EventTable EN_COMPACTION_CO_PUSH_TABLES_FAILED = 733, EN_COMPACTION_CO_MERGE_PARTITION_LONG_TIME = 734, EN_COMPACTION_SCHEDULE_META_MERGE = 735, + EN_COMPACTION_ESTIMATE_ROW_FAILED = 736, // please add new trace point after 750 EN_SESSION_LEAK_COUNT_THRESHOLD = 751,