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

Takashi Hashida updated ARROW-7514:
-----------------------------------
    Description: 
[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]

  was:
[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]


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

Reply via email to