[FEAT MERGE] DML stong type refactoring and optimization
This commit is contained in:
@ -32,7 +32,7 @@ int MockObAccessService::insert_rows(
|
||||
transaction::ObTxDesc &tx_desc,
|
||||
const ObDMLBaseParam &dml_param,
|
||||
const common::ObIArray<uint64_t> &column_ids,
|
||||
common::ObNewRowIterator *row_iter,
|
||||
blocksstable::ObDatumRowIterator *row_iter,
|
||||
int64_t &affected_rows)
|
||||
{
|
||||
int ret = OB_SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user