alamb commented on issue #17801:
URL: https://github.com/apache/datafusion/issues/17801#issuecomment-3504143562

   > Let me make a POC to see if that approach is viable
   
   The basic idea seems reasonable. However, i got stuck on the fact that the 
Case implementation is in `datafusion_physical_expr` which is not available in 
datafusion-functions 🤔 
   
   We could factor it into some common module (datafusion-case 🤔 ) but that is 
sounding like a much larger change


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