comphead commented on code in PR #24684:
URL: https://github.com/apache/datafusion/pull/24684#discussion_r3908240341


##########
datafusion/spark/src/function/map/utils.rs:
##########


Review Comment:
   The entire file was ported from DF 
https://github.com/apache/datafusion/blob/main/datafusion/spark/src/function/map/utils.rs
 because of private modifiers, we may prob check if DF has more recent version 
to see if it does better with allocations. If this version is better we may 
want contribute back to DF and reuse the updated version later on



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