[FEAT MERGE] Improve the inner implementation of tx table

Co-authored-by: kongfy <njukongfy@gmail.com>
This commit is contained in:
ZenoWang
2023-05-07 07:38:34 +00:00
committed by ob-robot
parent 1a4be45b79
commit ccde264e06
92 changed files with 4834 additions and 1542 deletions

View File

@ -12,6 +12,7 @@
#include <gtest/gtest.h>
#include "share/ob_define.h"
#include "deps/oblib/src/lib/container/ob_array_iterator.h"
#include "logservice/libobcdc/src/ob_log_utils.h"
using namespace oceanbase;