[ https://issues.apache.org/jira/browse/ARROW-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722977#comment-16722977 ]
nevi_me commented on ARROW-4042: -------------------------------- I'd advocate for get_value() as it's more explicit for a function. If this is the path taken, what about other functions like Schema::fields()? I think we could target making various getter functions more consistent, in addition to the value/get_value one. > [Rust] Inconsistent method naming between BinaryArray and PrimitiveArray > ------------------------------------------------------------------------ > > Key: ARROW-4042 > URL: https://issues.apache.org/jira/browse/ARROW-4042 > Project: Apache Arrow > Issue Type: Improvement > Components: Rust > Reporter: Andy Grove > Priority: Minor > Fix For: 0.12.0 > > > PrimitiveArray has value() and BinaryArray has get_value() .. suggest we > standardize on one convention -- This message was sent by Atlassian JIRA (v7.6.3#76005)