Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The cast kernels currently do not take explicit options, but instead convert overflows and invalid uft8 to nulls. We can create options that customise the behaviour, similarly to CastOptions in CPP (https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/cast.h#L38)
Attachments
Issue Links
- links to