add virtual table ignore error whitelist
This commit is contained in:
1
deps/oblib/src/lib/utility/ob_tracepoint.h
vendored
1
deps/oblib/src/lib/utility/ob_tracepoint.h
vendored
@ -603,6 +603,7 @@ class EventTable
|
||||
// 600-700 For PX use
|
||||
EN_PX_SQC_EXECUTE_FAILED = 600,
|
||||
EN_PX_SQC_INIT_FAILED = 601,
|
||||
EN_PX_SQC_INIT_PROCESS_FAILED = 602,
|
||||
// please add new trace point after 700 or before 600
|
||||
|
||||
// Compaction Related 700-750
|
||||
|
||||
Reference in New Issue
Block a user