You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Takashi Hashida (Jira)" <ji...@apache.org> on 2020/01/08 05:01:00 UTC

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

Takashi Hashida created ARROW-7514:
--------------------------------------

             Summary: [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


[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.

 

Show this discussion: [https://github.com/apache/arrow/pull/6029#discussion_r361505788]



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