findepi commented on PR #12488:
URL: https://github.com/apache/datafusion/pull/12488#issuecomment-2364149964

   > 2\. `Datum` (single row array) is quite a bit less efficient than 
`ScalarValue` (e.g. a single row StringArray will have several allocations for 
buffers, offsets, etc)
   
   for function execution that sounds like a dead end.
   
   in my free time i am trying to cook something for function calls.
   that's where my interest in ScalarValue various options comes from


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