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)

Reply via email to