tustvold opened a new issue, #1812:
URL: https://github.com/apache/arrow-rs/issues/1812

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   `ArrayData::validate_dictionary_offset` no longer just validates dictionary 
offsets and instead verifies array offsets, decimal precision, etc..
   
   **Describe the solution you'd like**
   
   I would like to propose renaming `ArrayData::validate_dictionary_offset` to 
`ArrayData::validate_values`. Potentially first deprecating the old method.
   
   **Describe alternatives you've considered**
   
   We could not do this.
   
   **Additional context**
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to