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 2018/10/25 07:37:00 UTC

[jira] [Resolved] (ARROW-3515) Introduce NumericTensor class

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

Antoine Pitrou resolved ARROW-3515.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

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

> Introduce NumericTensor class
> -----------------------------
>
>                 Key: ARROW-3515
>                 URL: https://issues.apache.org/jira/browse/ARROW-3515
>             Project: Apache Arrow
>          Issue Type: New Feature
>            Reporter: Kenta Murata
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/arrow/pull/2759]
> This commit defines the new NumericTensor class as a subclass of Tensor class. NumericTensor extends Tensor class by adding a member function to access element values in a tensor.
> I want to use this new feature for writing tests of SparseTensor inĀ [#2546|https://github.com/apache/arrow/pull/2546].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)