adriangb commented on PR #12382:
URL: https://github.com/apache/datafusion/pull/12382#issuecomment-2336834163

   Yeah I agree, that's probably the better way to do things _but_ does it hurt 
to also add this support? I guess it could be a performance foot gun to allow 
this, although I don't know how bad it would be. The alternative of not 
implementing this is the foot gun of: you implement a kernel, write some tests 
for it but _not_ this specific case and then discovering via a user reporting a 
bug that DataFusion has this limitation and have to go patch your kernel to 
protect against this case.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to