-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[C++] Enhance Cast function #39463
Copy link
Copy link
Closed
Description
Describe the enhancement requested
After removing the Legacy CastTo function, we need to enhance the Cast kernel function.
First, we have identified the following points:
- converting
LargeStringType,BinaryType, andLargeBinaryTypeto Dictionary.
We plan to review additional points after removing the Legacy CastTo function.
Component(s)
C++
Reactions are currently unavailable