-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.3.1
-
Component/s: Data types
-
Labels:
The code that handler CAST is not friendly to pluggable data types.
We'll remove enum Cast_target and change the underlying code to use a new method in Type_handler instead:
virtual Item *create_typecast_item(THD *thd, Item *item, |
const Type_cast_attributes &attr) const; |
- blocks
-
MDEV-4912 Data type plugin API version 1
-
- Closed
-