You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/12/04 18:02:00 UTC

[jira] [Resolved] (ARROW-6508) [C++] Add Tensor and SparseTensor factory function with validations

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

Antoine Pitrou resolved ARROW-6508.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 5862
[https://github.com/apache/arrow/pull/5862]

> [C++] Add Tensor and SparseTensor factory function with validations
> -------------------------------------------------------------------
>
>                 Key: ARROW-6508
>                 URL: https://issues.apache.org/jira/browse/ARROW-6508
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Kenta Murata
>            Assignee: Kenta Murata
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> Now Tensor and SparseTensor only have their constructors, but not factory functions that validate the parameters.
> We need such factory functions for creating Tensor and SparseTensor from parameters given from the external source.



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