[GIS] delete udt_id_ in ObParamInfo
This commit is contained in:
@ -132,7 +132,6 @@ struct ObParamInfo
|
|||||||
bool is_oracle_empty_string_;
|
bool is_oracle_empty_string_;
|
||||||
common::ObCollationType col_type_;
|
common::ObCollationType col_type_;
|
||||||
common::ObPrecision precision_;
|
common::ObPrecision precision_;
|
||||||
uint64_t udt_id_;
|
|
||||||
|
|
||||||
OB_UNIS_VERSION_V(1);
|
OB_UNIS_VERSION_V(1);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user