alamb opened a new issue #113: URL: https://github.com/apache/arrow-rs/issues/113
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10335 Currently, we have a differently named set of methods which do the same thing underneath but written inside the concrete implementations of Arrays. One example is append_value in DictionaryArray. Unify these methods with primitive arrays to prevent passing around dynamic objects. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
