[FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com> Co-authored-by: pe-99y <315053752@qq.com>
This commit is contained in:
		@ -482,7 +482,7 @@ int ObDASWriteBuffer::try_add_row(const ObIArray<ObExpr*> &exprs,
 | 
			
		||||
      ret = OB_ERR_UNEXPECTED;
 | 
			
		||||
      LOG_WARN("stored row is null", K(ret));
 | 
			
		||||
    } else {
 | 
			
		||||
      LOG_TRACE("add dml_row pay_load here", KPC(stored_row));
 | 
			
		||||
      LOG_DEBUG("add dml_row pay_load here", KPC(stored_row));
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user