liukun4515 opened a new issue #1083:
URL: https://github.com/apache/arrow-rs/issues/1083


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   In some cases, we need iter the decimal array, but the method of the 
accessor is below
   
![image](https://user-images.githubusercontent.com/7450163/147020320-4ca45d61-93ba-4b6e-b423-83371ce0b28b.png)
   
   We need to use the loop/for the method to iter the decimal array.
   
   We need to implement the into iter for the decimal array
   
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features 
you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


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