occupy fields on master for ob_gis_42x branch

This commit is contained in:
lyxiong0
2023-11-17 11:10:55 +00:00
committed by ob-robot
parent 1d6cb7cde6
commit f244deaf6b
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);
};