Omega359 commented on PR #9112:
URL: 
https://github.com/apache/arrow-datafusion/pull/9112#issuecomment-1924925064

   The 
   ```let array_size = if is_scalar { 1 } else { len.unwrap() };
   ```
   variable could now be removed and the for loop could just use len.unwrap() I 
think.


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