lyang24 opened a new pull request, #9052:
URL: https://github.com/apache/arrow-rs/pull/9052

   # Which issue does this PR close?
   its a nitpick
   
   - Closes #NNN.
   
   # Rationale for this change
   remove the value clone in decode path
   `decoded_values.push(decoded_data.clone())`
   and taking from decoded_data directly
   
   
   # What changes are included in this PR?
   
   
   # Are these changes tested?
   
   i think the current testing suite will do 
   # Are there any user-facing changes?
   
   no
   


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