[FEAT MERGE] GIS

This commit is contained in:
obdev
2022-12-23 12:08:27 +00:00
committed by ob-robot
parent 38846e73d6
commit 40d215fc5a
519 changed files with 158600 additions and 8396 deletions

View File

@ -309,7 +309,8 @@ struct ObDynReserveBuf
|| common::ObRawTC == tc
|| common::ObRowIDTC == tc
|| common::ObLobTC == tc
|| common::ObJsonTC == tc;
|| common::ObJsonTC == tc
|| common::ObGeometryTC == tc;
}
ObDynReserveBuf() = default;