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

[jira] [Resolved] (ARROW-7514) [C#] Make GetValueOffset Obsolete

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

Eric Erhardt resolved ARROW-7514.
---------------------------------
    Fix Version/s: 0.16.0
       Resolution: Fixed

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

> [C#] Make GetValueOffset Obsolete
> ---------------------------------
>
>                 Key: ARROW-7514
>                 URL: https://issues.apache.org/jira/browse/ARROW-7514
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C#
>            Reporter: Takashi Hashida
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.16.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> [BinaryArray.GetValueOffset|https://github.com/apache/arrow/blob/master/csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L172] and [ListArray.GetValueOffset|https://github.com/apache/arrow/blob/master/csharp/src/Apache.Arrow/Arrays/ListArray.cs#L47] no longer have value.
> We should add an `Obsolete` attribute to these methods in the next release, then remove these methods in the future release.
>  
> See this discussion: [https://github.com/apache/arrow/pull/6029#discussion_r361505788]



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