comphead commented on PR #18137:
URL: https://github.com/apache/datafusion/pull/18137#issuecomment-3565823269

   My original idea was in 
https://github.com/apache/datafusion/commit/88b8169a14eef56fec8434261639c1a03f72a11f
 commit which is very lightweight solution.
   
   So we just delegate the execution to array_concat for certain data types, 
the commit though for logical planner which won't work for projects like Comet, 
so the idea was to move the PR to the execution layer, picking up the correct 
implementation based on input signature


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