You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/12 09:08:00 UTC

[jira] [Assigned] (ARROW-9006) [C++] Deprecate or remove Scalar::Parse and Scalar::CastTo

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

Krisztian Szucs reassigned ARROW-9006:
--------------------------------------

    Assignee:     (was: Krisztian Szucs)

> [C++] Deprecate or remove Scalar::Parse and Scalar::CastTo
> ----------------------------------------------------------
>
>                 Key: ARROW-9006
>                 URL: https://issues.apache.org/jira/browse/ARROW-9006
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We should not maintain distinct (and possibly differently behaving) implementations of elementwise array casting and scalar casting. The new kernels framework provides for relatively easily generating kernels that can process arrays or scalars. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)