You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/12 00:31:00 UTC

[jira] [Updated] (ARROW-7364) [Rust] Add cast options to cast kernel

     [ https://issues.apache.org/jira/browse/ARROW-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-7364:
----------------------------------
    Labels: pull-request-available  (was: )

> [Rust] Add cast options to cast kernel
> --------------------------------------
>
>                 Key: ARROW-7364
>                 URL: https://issues.apache.org/jira/browse/ARROW-7364
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Neville Dipale
>            Assignee: Mike Seddon
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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])



--
This message was sent by Atlassian Jira
(v8.3.4#803005)