occupy fields on master for ob_gis_42x branch

This commit is contained in:
obdev
2024-02-06 15:29:18 +00:00
committed by ob-robot
parent 452b98a7c1
commit f76a7ff647
16 changed files with 1428 additions and 6 deletions

View File

@ -132,6 +132,7 @@ struct ObParamInfo
bool is_oracle_empty_string_;
common::ObCollationType col_type_;
common::ObPrecision precision_;
uint64_t udt_id_;
OB_UNIS_VERSION_V(1);
};