Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
By setting the output type in CastOptions, we can write
call_function("cast", [arg], cast_options)
This simplifies use of casting for binding developers. This mimics the standard SQL
CAST(expr AS target_type)
Attachments
Issue Links
- is a child of
-
ARROW-8894 [C++] C++ array kernels framework and execution buildout (umbrella issue)
-
- Open
-
- links to