fix gis mysqltest in slave mode

This commit is contained in:
obdev
2023-01-03 14:38:21 +00:00
committed by ob-robot
parent 55f915e051
commit f14618802c
4 changed files with 9 additions and 9 deletions

View File

@ -58,7 +58,6 @@ public:
static int generate_spatial_index_rows(ObIAllocator &allocator,
const ObDASDMLBaseCtDef &das_ctdef,
const ObString &wkb_str,
uint64_t tenant_id,
const IntFixedArray &row_projector,
const ObDASWriteBuffer::DmlRow &dml_row,
ObSpatIndexRow &spat_rows);