[scn] mv definition of SCN to dir of share

This commit is contained in:
obdev
2022-11-28 02:50:55 +00:00
committed by ob-robot
parent 68151eb87a
commit 99d4f56fec
716 changed files with 7746 additions and 6117 deletions

View File

@ -26,6 +26,7 @@
namespace oceanbase
{
using namespace common;
using namespace share;
using namespace blocksstable;
namespace storage
{
@ -128,7 +129,7 @@ int ObDMLRunningCtx::prepare_column_desc(
int ObDMLRunningCtx::prepare_relative_table(
const share::schema::ObTableSchemaParam &schema,
ObTabletHandle &tablet_handle,
const palf::SCN &read_snapshot)
const SCN &read_snapshot)
{
int ret = OB_SUCCESS;
if (OB_FAIL(relative_table_.init(&schema, tablet_handle.get_obj()->get_tablet_meta().tablet_id_,