nathanb9 commented on PR #22984:
URL: https://github.com/apache/datafusion/pull/22984#issuecomment-4723833757

   Thanks. I added suggested changes
   
   I'd swapped the one `clone()` for `to_array` to avoid that call, but I see 
what you mean. We can just have `expand_if_scalar` take ownership and use 
`into_array` with no clones.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to